Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp29 CPDF_IconFit::ScaleMethod CPDF_IconFit::GetScaleMethod() const { in GetScaleMethod() function in CPDF_IconFit
90 switch (GetScaleMethod()) { in GetScale()
Dcpdf_iconfit.h23 ScaleMethod GetScaleMethod() const;
/external/pdfium/fxjs/
Dcjs_field.cpp908 CPDF_IconFit::ScaleMethod scale_method = IconFit.GetScaleMethod(); in get_button_scale_when()