Searched refs:m_atStart (Results 1 – 1 of 1) sorted by relevance
68 , m_atStart(true) in BreakingContext()137 bool m_atStart; variable267 m_atStart = false; in increment()445 if (m_atStart) in handleReplaced()626 …bool betweenWords = c == '\n' || (m_currWS != PRE && !m_atStart && isBreakable(m_renderTextInfo.m_… in handleText()803 m_atStart = false; in handleText()