Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_icon.cpp77 int32_t nScaleMethod = m_pIconFit ? m_pIconFit->GetScaleMethod() : 0; in GetScale() local
79 switch (nScaleMethod) { in GetScale()