HomeSort by relevance Sort by last modified time
    Searched refs:atTextParagraphSeparator (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
InlineIterator.h 71 inline bool atTextParagraphSeparator()
79 return (m_obj && m_obj->isBR()) || atTextParagraphSeparator();
RenderBlockLineLayout.cpp     [all...]

Completed in 25 milliseconds