Searched refs:fitsToGlyphs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.h160 bool fitsToGlyphs() const;
H A DRootInlineBox.cpp826 bool RootInlineBox::fitsToGlyphs() const function in class:blink::RootInlineBox
H A DRenderBlockLineLayout.cpp374 if (lineBox->fitsToGlyphs()) {
407 if (!lineBox->fitsToGlyphs() && canUseSimpleFontCodePath) {

Completed in 324 milliseconds