Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp741 } else if (CXFA_Font widgetfont = GetFont()) { in CalcCaptionSize() local
742 fFontSize = widgetfont.GetFontSize(); in CalcCaptionSize()