Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp77 uint32_t CPDF_TextObject::GetCharCode(size_t index) const { in GetCharCode() function in CPDF_TextObject
106 uint32_t charcode = GetCharCode(i); in CountWords()
131 uint32_t charcode = GetCharCode(i); in GetWordString()
Dcpdf_textobject.h49 uint32_t GetCharCode(size_t index) const;