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

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

Completed in 10 milliseconds