Searched defs:text_obj (Results 1 – 4 of 4) sorted by relevance
103 const CPDF_TextObject* text_obj, in GetFillOptionsForDrawTextPath()
828 FPDF_PAGEOBJECT text_obj = FPDFPage_GetObject(page, i); in TEST_F() local895 FPDF_PAGEOBJECT text_obj = FPDFPage_GetObject(page, 1); in TEST_F() local
136 bool IsRightToLeft(const CPDF_TextObject& text_obj, const CPDF_Font& font) { in IsRightToLeft()
607 PyObject *text_obj) in print_error_text()