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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.h156 bool includeLeadingForBox(InlineBox*) const;
H A DRootInlineBox.cpp634 bool includeLeading = includeLeadingForBox(box);
781 bool RootInlineBox::includeLeadingForBox(InlineBox* box) const function in class:blink::RootInlineBox

Completed in 976 milliseconds