Searched refs:GetScaleMethod (Results 1 – 4 of 4) sorted by relevance
24 ScaleMethod GetScaleMethod() const;
25 CPDF_IconFit::ScaleMethod CPDF_IconFit::GetScaleMethod() const { in GetScaleMethod() function in CPDF_IconFit
56 int32_t nScaleMethod = m_pIconFit ? m_pIconFit->GetScaleMethod() : 0; in GetScale()
882 int ScaleM = IconFit.GetScaleMethod(); in get_button_scale_when()