Searched refs:m_linesDirty (Results 1 – 2 of 2) sorted by relevance
196 bool m_linesDirty : 1; // This bit indicates that the text run has already dirtied specific variable
142 , m_linesDirty(false) in RenderText()1298 m_linesDirty = dirtiedLines; in setTextWithOffset()1432 else if (!m_linesDirty) { in dirtyLineBoxes()1436 m_linesDirty = false; in dirtyLineBoxes()