Home
last modified time | relevance | path

Searched refs:GlyphIDArray (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1649 output?: TypedArray): GlyphIDArray;
3632 export type GlyphIDArray = Uint16Array; alias
3677 export type InputGlyphIDArray = MallocObj | GlyphIDArray | number[];