Searched refs:widgetfont (Results 1 – 1 of 1) sorted by relevance
668 CXFA_Font* widgetfont = m_pNode->GetFontIfExists(); in CalcCaptionSize() local669 if (widgetfont) in CalcCaptionSize()670 fFontSize = widgetfont->GetFontSize(); in CalcCaptionSize()