Searched refs:m_isLTROnly (Results 1 – 2 of 2) sorted by relevance
116 , m_isLTROnly(true) in ComplexTextController()159 if (!m_isLTROnly) { in ComplexTextController()446 if (m_isLTROnly) { in indexOfCurrentRun()476 if (m_isLTROnly) { in incrementCurrentRun()580 m_isLTROnly = false; in adjustGlyphsAndAdvances()
143 bool m_isLTROnly; variable