Searched defs:ShapedGlyph (Results 1 – 2 of 2) sorted by relevance
399 struct ShapedGlyph { struct400 SkGlyphID fID;401 uint32_t fCluster;402 SkPoint fOffset;403 SkVector fAdvance;404 bool fMayLineBreakBefore;405 bool fMustLineBreakBefore;406 bool fHasVisual;
489 struct ShapedGlyph { struct490 SkGlyphID fID;491 uint32_t fCluster;492 SkPoint fOffset;493 SkVector fAdvance;494 bool fMayLineBreakBefore;495 bool fMustLineBreakBefore;496 bool fHasVisual;497 bool fGraphemeBreakBefore;498 bool fUnsafeToBreak;