Home
last modified time | relevance | path

Searched refs:GetSectionSize (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcsection.h36 CFX_SizeF GetSectionSize(FX_FLOAT fFontSize);
Dcsection.cpp68 CFX_SizeF CSection::GetSectionSize(FX_FLOAT fFontSize) { in GetSectionSize() function in CSection
Dcpdf_variabletext.cpp1012 CFX_SizeF size = pSection->GetSectionSize(fFontSize); in IsBigger()