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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.h158 bool includeGlyphsForBox(InlineBox*) const;
H A DRootInlineBox.cpp686 if (includeGlyphsForBox(box) && glyphOverflow && glyphOverflow->computeBounds) {
803 bool RootInlineBox::includeGlyphsForBox(InlineBox* box) const function in class:blink::RootInlineBox

Completed in 80 milliseconds