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

  /external/webkit/Source/WebCore/rendering/
RootInlineBox.h 75 bool endsWithBreak() const { return m_endsWithBreak; }
RenderBlockLineLayout.cpp 431 ETextAlign textAlign = textAlignmentForLine(!reachedEnd && !lineBox->endsWithBreak());
    [all...]
RenderTextControl.cpp 400 if (next && !line->endsWithBreak()) {

Completed in 893 milliseconds