fitsToGlyphs 426 Source/core/rendering/RenderBlockLineLayout.cpp if (lineBox->fitsToGlyphs()) { fitsToGlyphs 459 Source/core/rendering/RenderBlockLineLayout.cpp if (!lineBox->fitsToGlyphs() && canUseSimpleFontCodePath) { fitsToGlyphs 161 Source/core/rendering/RootInlineBox.h bool fitsToGlyphs() const;