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