Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
DSimpleFontDataSkia.cpp208 static inline void getSkiaBoundsForGlyph(SkPaint& paint, Glyph glyph, SkRect& bounds) in getSkiaBoundsForGlyph() function
234 getSkiaBoundsForGlyph(paint, glyph, bounds); in platformBoundsForGlyph()