Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp375 const CPDF_Dictionary* pCIDInfo = pCIDFontDict->GetDictFor("CIDSystemInfo"); in Load() local
376 if (pCIDInfo) { in Load()
378 pCIDInfo->GetStringFor("Ordering").AsStringView()); in Load()