Home
last modified time | relevance | path

Searched defs:getGlyphWidths (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/canvaskit/
Dfont.js73 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { method in CanvasKit.Font
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1659 getGlyphWidths(glyphs: InputGlyphIDArray, paint?: Paint | null, method