Searched refs:GetScaleMethod (Results 1 – 4 of 4) sorted by relevance
23 ScaleMethod GetScaleMethod();
19 CPDF_IconFit::ScaleMethod CPDF_IconFit::GetScaleMethod() { in GetScaleMethod() function in CPDF_IconFit
77 int32_t nScaleMethod = m_pIconFit ? m_pIconFit->GetScaleMethod() : 0; in GetScale()
663 int ScaleM = IconFit.GetScaleMethod(); in get_button_scale_when()