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 161 bool fitsToGlyphs() const;
RootInlineBox.cpp     [all...]
RenderBlockLineLayout.cpp 424 if (lineBox->fitsToGlyphs()) {
457 if (!lineBox->fitsToGlyphs() && canUseSimpleFontCodePath) {
    [all...]

Completed in 611 milliseconds