Home
last modified time | relevance | path

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

/external/skia/modules/canvaskit/
Dfont.js84 CanvasKit.Font.prototype.getGlyphIntercepts = function(glyphs, positions, top, bottom) { method in CanvasKit.Font
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1759 getGlyphIntercepts(glyphs: InputGlyphIDArray, positions: Float32Array | number[], method