Searched refs:GetSectionSize (Results 1 – 3 of 3) sorted by relevance
38 CFX_SizeF GetSectionSize(float fFontSize);
54 CFX_SizeF CSection::GetSectionSize(float fFontSize) { in GetSectionSize() function in CSection
869 CFX_SizeF size = pSection->GetSectionSize(fFontSize); in IsBigger()