Searched refs:shouldWrapText (Results 1 – 2 of 2) sorted by relevance
42 bool shouldWrapText() const { return m_wrap != NoWrap; } in shouldWrapText() function
143 if (shouldWrapText()) { in collectStyleForPresentationAttribute()