Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmapparser.cpp34 ByteStringView CMap_GetString(const ByteStringView& word) { in CMap_GetString() function
103 m_pCMap->SetCharset(CharsetFromOrdering(CMap_GetString(word))); in ParseWord()