Searched refs:breakWords (Results 1 – 4 of 4) sorted by relevance
2033 …bool breakWords = o->style()->breakWords() && ((autoWrap && !width.committedWidth()) || currWS == … in findNextLineBreak() local2063 if ((breakAll || breakWords) && !midWordBreak) { in findNextLineBreak()2111 if (autoWrap || breakWords) { in findNextLineBreak()2175 breakWords = false; in findNextLineBreak()2182 midWordBreak &= (breakWords || breakAll); in findNextLineBreak()
562 bool breakWords() const in breakWords() function
43627 (WebCore::RenderStyle::breakWords):56039 … to breakNBSP out of the loop since it is constant for the entire text object, made breakWords and
88760 (WebCore::RenderStyle::breakWords):