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.cpp22 ByteStringView CMap_GetString(ByteStringView word) { in CMap_GetString() function
67 m_pCMap->SetCharset(CharsetFromOrdering(CMap_GetString(word))); in ParseWord()