Searched refs:IsRightToLeft (Results 1 – 1 of 1) sorted by relevance
141 bool IsRightToLeft(const CPDF_TextObject& text_obj, const CPDF_Font& font) { in IsRightToLeft() function990 const bool bR2L = IsRightToLeft(*pTextObj, *pFont); in ProcessTextObject()