Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h219 bool IsBigger(FX_FLOAT fFontSize) const;
Dcpdf_variabletext.cpp995 if (IsBigger(gFontSizeSteps[nMid])) { in GetAutoFontSize()
1008 bool CPDF_VariableText::IsBigger(FX_FLOAT fFontSize) const { in IsBigger() function in CPDF_VariableText