Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp33 ByteString csSW = m_pDict->GetByteStringFor("SW", "A"); in GetScaleMethod() local
34 if (csSW == "B") in GetScaleMethod()
36 if (csSW == "S") in GetScaleMethod()
38 if (csSW == "N") in GetScaleMethod()