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

  /external/webkit/Source/WebCore/rendering/
RenderInline.h 69 InlineBox* lastLineBoxIncludingCulling() const { return alwaysCreateLineBoxes() ? lastLineBox() : culledInlineLastLineBox(); }
104 InlineBox* culledInlineLastLineBox() const;
RenderInline.cpp     [all...]

Completed in 90 milliseconds