Searched refs:maxGlyphCount (Results 1 – 6 of 6) sorted by relevance
630 uint32_t maxGlyphCount = 3 * textLength / 2 + 16; in _hb_directwrite_shape() local666 uint16_t* glyphIndices = new uint16_t[maxGlyphCount]; in _hb_directwrite_shape()668 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()681 maxGlyphCount, in _hb_directwrite_shape()693 maxGlyphCount *= 2; in _hb_directwrite_shape()700 float* glyphAdvances = new float[maxGlyphCount]; in _hb_directwrite_shape()701 DWRITE_GLYPH_OFFSET* glyphOffsets = new DWRITE_GLYPH_OFFSET[maxGlyphCount]; in _hb_directwrite_shape()
154 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()156 glyphs, maxGlyphCount); in textToGlyphs()
432 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()440 if (!glyphs || count > maxGlyphCount) { in textToGlyphs()
300 SkGlyphID glyphs[], int maxGlyphCount) const;
184 SkGlyphID glyphs[], int maxGlyphCount) const;
6852 maxGlyphCount