Searched defs:getGlyphWidths (Results 1 – 2 of 2) sorted by relevance
73 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { method in CanvasKit.Font
1659 getGlyphWidths(glyphs: InputGlyphIDArray, paint?: Paint | null, method