Home
last modified time | relevance | path

Searched refs:updateGlyphOverflowFromBounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.cpp141 static inline void updateGlyphOverflowFromBounds(const IntRectExtent& glyphBounds, in updateGlyphOverflowFromBounds() function
171 updateGlyphOverflowFromBounds(cacheEntry->glyphBounds, fontMetrics(), glyphOverflow); in width()
190 updateGlyphOverflowFromBounds(glyphBounds, fontMetrics(), glyphOverflow); in width()