Searched defs:ColorGlyph (Results 1 – 1 of 1) sorted by relevance
275 pub struct ColorGlyph<'a> { struct277 root_paint_ref: ColorGlyphRoot<'a>, argument286 impl<'a> ColorGlyph<'a> { implementation