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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderInline.h 75 InlineBox* lastLineBoxIncludingCulling() const { return alwaysCreateLineBoxes() ? lastLineBox() : culledInlineLastLineBox(); }
117 InlineBox* culledInlineLastLineBox() const;
RenderInline.cpp     [all...]

Completed in 30 milliseconds