Searched defs:is_rtl (Results 1 – 4 of 4) sorted by relevance
61 pub fn is_rtl(bidi_class: BidiClass) -> bool { in is_rtl() function
551 SelectionBoundary Page::GetBoundaryAtIndex(const int index, bool is_rtl) { in GetBoundaryAtIndex()578 bool is_rtl = false; in GetBoundaryAtPoint() local
58 bool is_rtl; member
115 pub fn is_rtl(&self) -> bool { in is_rtl() method