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;
653 struct ShapedGlyph { struct654 SkGlyphID fID;655 uint32_t fCluster;656 SkPoint fOffset;657 SkVector fAdvance;658 bool fMayLineBreakBefore;659 bool fMustLineBreakBefore;660 bool fHasVisual;661 bool fGraphemeBreakBefore;662 bool fUnsafeToBreak;