Home
last modified time | relevance | path

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

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