Home
last modified time | relevance | path

Searched defs:SkGlyphRect (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkGlyph.h175 class SkGlyphRect; variable
185 SkGlyphRect(int16_t left, int16_t top, int16_t right, int16_t bottom) in SkGlyphRect() function
208 SkGlyphRect(Storage rect) : fRect{rect} { } in SkGlyphRect() function