Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpage.h41 kNotUnicode, enumerator
H A Dcpdf_textpage.cpp1088 charinfo.m_CharType = bNoUnicode ? CPDF_TextPage::CharType::kNotUnicode in ProcessTextObject()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_text.cpp91 return charinfo.m_CharType == CPDF_TextPage::CharType::kNotUnicode; in FPDFText_HasUnicodeMapError()