Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h282 CStatic mFontLabel; variable
Dstring_table_edit_dlg.cpp348 mFontLabel.Create(_T("Font:"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()
349 mFontLabel.SetFont(font); in OnCreate()
539 mFontLabel.MoveWindow(childsize); in PositionChildren()