Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp17 CFX_ByteString csSW = m_pDict->GetStringFor("SW", "A"); in GetScaleMethod() local
18 if (csSW == "B") in GetScaleMethod()
20 if (csSW == "S") in GetScaleMethod()
22 if (csSW == "N") in GetScaleMethod()