Searched refs:recent_list_frame (Results 1 – 2 of 2) sorted by relevance
117 BEGIN_MESSAGE_MAP(recent_list_frame, CWnd) in BEGIN_MESSAGE_MAP() argument129 recent_list_frame::recent_list_frame(CWnd* parent) in BEGIN_MESSAGE_MAP()145 recent_list_frame::~recent_list_frame() in ~recent_list_frame()151 int recent_list_frame::OnCreate(LPCREATESTRUCT lpCreateStruct) in OnCreate()189 void recent_list_frame::UpdateRecentList(void) in UpdateRecentList()209 int recent_list_frame::FindStatic(CPoint point) in FindStatic()236 int recent_list_frame::GetRowHeight() in GetRowHeight()247 void recent_list_frame::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()260 void recent_list_frame::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()271 BOOL recent_list_frame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage()[all …]
8 class recent_list_frame : public CWnd11 recent_list_frame(CWnd* parent = NULL);12 ~recent_list_frame();53 recent_list_frame mRecentListFrame;