Searched refs:mFontLable (Results 1 – 2 of 2) sorted by relevance
64 CStatic mFontLable; variable
168 …mFontLable.Create(_T("Font:"), WS_VISIBLE | WS_CHILD | SS_RIGHT, CRect(0, 0, 0, 0), this, ID_FONT_… in OnCreate()169 mFontLable.SetFont(font); in OnCreate()237 mFontLable.MoveWindow(&size); in OnSize()