Searched refs:text_edit_button_frame (Results 1 – 2 of 2) sorted by relevance
87 BEGIN_MESSAGE_MAP(text_edit_button_frame, CWnd) in BEGIN_MESSAGE_MAP() argument106 text_edit_button_frame::text_edit_button_frame(widget_info *info, CWnd *pParent) in BEGIN_MESSAGE_MAP()120 text_edit_button_frame::~text_edit_button_frame() in ~text_edit_button_frame()126 int text_edit_button_frame::OnCreate(LPCREATESTRUCT lpCreateStruct) in OnCreate()193 void text_edit_button_frame::OnSize(UINT nType, int cx, int cy) in OnSize()272 void text_edit_button_frame::OnClickBold() in OnClickBold()282 void text_edit_button_frame::OnClickItalic() in OnClickItalic()292 void text_edit_button_frame::OnClickUnderline() in OnClickUnderline()302 void text_edit_button_frame::OnClickLeftAlign() in OnClickLeftAlign()312 void text_edit_button_frame::OnClickCenterAlign() in OnClickCenterAlign()[all …]
25 class text_edit_button_frame : public CWnd28 text_edit_button_frame(widget_info *info, CWnd *pParent);29 ~text_edit_button_frame();156 text_edit_button_frame *mpButtonFrame;