Home
last modified time | relevance | path

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

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