Searched refs:widgetfont (Results 1 – 1 of 1) sorted by relevance
3150 CXFA_Font* widgetfont = GetFontIfExists(); in CalcCaptionSize() local3151 if (widgetfont) in CalcCaptionSize()3152 fFontSize = widgetfont->GetFontSize(); in CalcCaptionSize()