Searched refs:m_hasTextDescendants (Results 1 – 2 of 2) sorted by relevance
59 m_hasTextDescendants = m_hasTextChildren; in InlineFlowBox()188 bool hasTextDescendants() const { return m_hasTextDescendants; } in hasTextDescendants()291 bool m_hasTextDescendants : 1; variable
102 m_hasTextDescendants = true; in addToLine()105 m_hasTextDescendants = true; in addToLine()