Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp23 ByteString csSW = m_pDict->GetStringFor("SW", "A"); in GetScaleMethod() local
24 if (csSW == "B") in GetScaleMethod()
26 if (csSW == "S") in GetScaleMethod()
28 if (csSW == "N") in GetScaleMethod()