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