Searched defs:getGlyphBounds (Results 1 – 2 of 2) sorted by relevance
20 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { method in CanvasKit.Font
1638 getGlyphBounds(glyphs: InputGlyphIDArray, paint?: Paint | null, method