Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h196 bool IsBigger(float fFontSize) const;
Dcpdf_variabletext.cpp857 if (IsBigger(gFontSizeSteps[nMid])) in GetAutoFontSize()
866 bool CPDF_VariableText::IsBigger(float fFontSize) const { in IsBigger() function in CPDF_VariableText