Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3150 CXFA_Font* widgetfont = GetFontIfExists(); in CalcCaptionSize() local
3151 if (widgetfont) in CalcCaptionSize()
3152 fFontSize = widgetfont->GetFontSize(); in CalcCaptionSize()