Searched defs:nextOnLineExists (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DInlineBox.cpp214 bool InlineBox::nextOnLineExists() const function in class:WebCore::InlineBox
224 m_nextOnLineExists = parent()->nextOnLineExists();

Completed in 66 milliseconds