Searched defs:glyph1 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1afm.c | 329 T1_Get_Kerning( AFM_FontInfo fi, FT_UInt glyph1, FT_UInt glyph2, FT_Vector* kerning ) T1_Get_Kerning() argument
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 2285 static int stbtt__GetGlyphKernInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphKernInfoAdvance() argument 2428 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphGPOSInfoAdvance() argument
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_truetype.h | 2285 static int stbtt__GetGlyphKernInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphKernInfoAdvance() argument 2428 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphGPOSInfoAdvance() argument
|
Completed in 14 milliseconds