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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RootInlineBox.h 157 bool includeFontForBox(InlineBox*) const;
RootInlineBox.cpp 635 bool includeFont = includeFontForBox(box);
678 if (includeFontForBox(box) && !setUsedFont) {
    [all...]

Completed in 85 milliseconds