Searched defs:SkGlyphPrototype (Results 1 – 1 of 1) sorted by relevance
295 struct SkGlyphPrototype { struct296 SkPackedGlyphID id;298 float advanceX = 0,299 advanceY = 0;302 uint16_t width = 0,303 height = 0;306 int16_t left = 0,307 top = 0;309 SkMask::Format maskFormat = SkMask::kBW_Format;311 bool forceBW = false;