Searched refs:culledInlineLastLineBox (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInline.h79 InlineBox* lastLineBoxIncludingCulling() const { return alwaysCreateLineBoxes() ? lastLineBox() : culledInlineLastLineBox(); }
120 InlineBox* culledInlineLastLineBox() const;
H A DRenderInline.cpp939 InlineBox* RenderInline::culledInlineLastLineBox() const function in class:blink::RenderInline

Completed in 98 milliseconds