Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h38 CFX_SizeF GetSectionSize(float fFontSize);
Dcsection.cpp54 CFX_SizeF CSection::GetSectionSize(float fFontSize) { in GetSectionSize() function in CSection
Dcpdf_variabletext.cpp869 CFX_SizeF size = pSection->GetSectionSize(fFontSize); in IsBigger()