Searched refs:m_emptyRun (Results 1 – 2 of 2) sorted by relevance
173 , m_emptyRun(true) in BidiResolver()226 void markCurrentRunEmpty() { m_emptyRun = true; } in markCurrentRunEmpty()258 bool m_emptyRun; variable293 if (!m_emptyRun && !m_eor.atEnd()) { in appendRun()347 if (!m_emptyRun && m_eor != m_last) { in lowerExplicitEmbeddingLevel()372 m_emptyRun = true; in lowerExplicitEmbeddingLevel()385 if (!m_emptyRun && m_eor != m_last) { in raiseExplicitEmbeddingLevel()412 m_emptyRun = true; in raiseExplicitEmbeddingLevel()596 m_emptyRun = false; in createBidiRunsForLine()611 m_emptyRun = true; in createBidiRunsForLine()[all …]
617 if (!m_emptyRun && !m_eor.atEnd() && !m_reachedEndOfLine) { in appendRun()