Searched defs:IsText (Results 1 – 4 of 4) sorted by relevance
14 bool CPDF_PageObject::IsText() const { in IsText() function in CPDF_PageObject
183 bool CPDF_TextObject::IsText() const { in IsText() function in CPDF_TextObject
72 bool IsText(wchar_t ch) { in IsText() function
388 bool IsText = false; member