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

/external/webkit/WebCore/rendering/
H A DInlineBox.cpp225 bool InlineBox::prevOnLineExists() const function in class:WebCore::InlineBox
235 m_prevOnLineExists = parent()->prevOnLineExists();

Completed in 32 milliseconds