Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp141 bool IsRightToLeft(const CPDF_TextObject& text_obj, const CPDF_Font& font) { in IsRightToLeft() function
990 const bool bR2L = IsRightToLeft(*pTextObj, *pFont); in ProcessTextObject()