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

  /external/webkit/Source/WebCore/rendering/
RootInlineBox.h 140 bool includeGlyphsForBox(InlineBox*) const;
RootInlineBox.cpp 642 if (includeGlyphsForBox(box) && glyphOverflow && glyphOverflow->computeBounds) {
752 bool RootInlineBox::includeGlyphsForBox(InlineBox* box) const
    [all...]

Completed in 22 milliseconds