Searched refs:glyph1 (Results 1 – 1 of 1) sorted by relevance
707 STBTT_DEF int stbtt_GetGlyphKernAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2);1483 STBTT_DEF int stbtt_GetGlyphKernAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt_GetGlyphKernAdvance() argument1499 needle = glyph1 << 16 | glyph2; in stbtt_GetGlyphKernAdvance()