Home
last modified time | relevance | path

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

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