Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h264 CStatic mStrReferenceLabel; variable
Dstring_table_edit_dlg.cpp301mStrReferenceLabel.Create(_T("Widgets that use this string:"), WS_CHILD | WS_VISIBLE, CRect(0, 0, … in OnCreate()
302 mStrReferenceLabel.SetFont(font); in OnCreate()
467 mStrReferenceLabel.MoveWindow(childsize); in PositionChildren()