Searched defs:SkGlyphRect (Results 1 – 1 of 1) sorted by relevance
238 class SkGlyphRect; variable249 SkGlyphRect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) in SkGlyphRect() function279 SkGlyphRect(Storage rect) : fRect{rect} { } in SkGlyphRect() function