Home
last modified time | relevance | path

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

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