Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h280 CStatic mWidthLabel; variable
Dstring_table_edit_dlg.cpp343mWidthLabel.Create(_T("String width (pixels):"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()
344 mWidthLabel.SetFont(font); in OnCreate()
522 mWidthLabel.MoveWindow(childsize); in PositionChildren()