Home
last modified time | relevance | path

Searched refs:mBtnCenterAlign (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Drich_text_edit_dlg.h59 custom_bitmap_button mBtnCenterAlign; variable
Drich_text_edit_dlg.cpp149mBtnCenterAlign.Create(_T(""), WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_PUSHBUTTON | BS_OWNERDRAW |… in OnCreate()
150 mBtnCenterAlign.LoadBitmaps(IDB_CENTERALIGN, IDB_CENTERALIGN); in OnCreate()
228 mBtnCenterAlign.MoveWindow(size); in OnSize()