Searched defs:ShapeText (Results 1 – 3 of 3) sorted by relevance
278 CanvasKit.ParagraphBuilder.ShapeText = function(text, blocks, width) { class in CanvasKit.ParagraphBuilder
153 ShapeText: function() {}, method
3114 ShapeText(text: string, runs: FontBlock[], width?: number): ShapedLine[]; method