Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp641 CFX_ByteString csSW = m_pDict->GetString("SW", "A"); in GetScaleMethod() local
642 if (csSW == "B") { in GetScaleMethod()
645 if (csSW == "S") { in GetScaleMethod()
648 if (csSW == "N") { in GetScaleMethod()