Searched refs:m_rtl (Results 1 – 2 of 2) sorted by relevance
55 , m_rtl(rtl) in m_characters()75 , m_rtl(rtl)103 bool rtl() const { return m_rtl; } in rtl()104 bool ltr() const { return !m_rtl; } in ltr()109 void setRTL(bool b) { m_rtl = b; } in setRTL()134 bool m_rtl; variable
8861 rid of the old m_rtl bool. This is part of the generic effort in the