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