Home
last modified time | relevance | path

Searched refs:color_box_button (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dcolor_box_button.cpp5 BEGIN_MESSAGE_MAP(color_box_button, CButton) in BEGIN_MESSAGE_MAP() argument
13 color_box_button::color_box_button() in BEGIN_MESSAGE_MAP()
20 color_box_button::~color_box_button() in ~color_box_button()
25 void color_box_button::SetBoxColor(COLORREF color) in SetBoxColor()
31 void color_box_button::OnPaint() in OnPaint()
117 void color_box_button::OnEnable(BOOL bEnable) in OnEnable()
126 void color_box_button::OnMouseLeave() in OnMouseLeave()
135 void color_box_button::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
Dcolor_box_button.h4 class color_box_button : public CButton
7 color_box_button();
8 ~color_box_button();
Drich_text_edit_dlg.h67 color_box_button mHighlightColorButton;
68 color_box_button mTextColorButton;