Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h590 FX_BOOL IsBigger(FX_FLOAT fFontSize);
Ddoc_vt.cpp1576 if (IsBigger(gFontSizeSteps[nMid])) { in GetAutoFontSize()
1588 FX_BOOL CPDF_VariableText::IsBigger(FX_FLOAT fFontSize) in IsBigger() function in CPDF_VariableText