Home
last modified time | relevance | path

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

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