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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RootInlineBox.h 165 bool fitsToGlyphs() const;
RenderBlockLineLayout.cpp 453 if (lineBox->fitsToGlyphs()) {
486 if (!lineBox->fitsToGlyphs() && canUseSimpleFontCodePath) {
    [all...]
RootInlineBox.cpp     [all...]

Completed in 1322 milliseconds