Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.h183 bool IsBigger(float fFontSize) const;
Dcpvt_variabletext.cpp782 if (IsBigger(kFontSizeSteps[nMid])) in GetAutoFontSize()
791 bool CPVT_VariableText::IsBigger(float fFontSize) const { in IsBigger() function in CPVT_VariableText