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

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

Completed in 244 milliseconds