Searched refs:nextOnLineExists (Results 1 – 7 of 7) sorted by relevance
214 bool InlineBox::nextOnLineExists() const in nextOnLineExists() function in WebCore::InlineBox224 m_nextOnLineExists = parent()->nextOnLineExists(); in nextOnLineExists()
204 bool nextOnLineExists() const;
1082 … if (!box->nextOnLineExists() && (!object->nextSibling() || !object->nextSibling()->isBR())) in textForRenderer()
12313 (InlineFlowBox::nextOnLineExists):
24290 …Broke GTK builds. nextOnLineExists and prevOnLineExists are still used in AccessibilityObjectWrapp…24293 (WebCore::InlineBox::nextOnLineExists):24490 Remove prevOnLineExists() and nextOnLineExists() as they are not used anymore.
50099 (InlineBox::nextOnLineExists):
43417 (WebCore::InlineBox::nextOnLineExists):