Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp29 ByteString csSW = m_pDict->GetStringFor("SW", "A"); in GetScaleMethod() local
30 if (csSW == "B") in GetScaleMethod()
32 if (csSW == "S") in GetScaleMethod()
34 if (csSW == "N") in GetScaleMethod()