Searched defs:glyph2 (Results 1 – 6 of 6) sorted by relevance
/external/freetype/src/type1/ |
D | t1afm.c | 331 FT_UInt glyph2, in T1_Get_Kerning()
|
/external/freetype/src/pfr/ |
D | pfrobjs.c | 473 FT_UInt glyph2, in pfr_face_get_kerning()
|
/external/fonttools/Lib/fontTools/ |
D | merge.py | 374 def _glyphsAreSame(glyphSet1, glyphSet2, glyph1, glyph2): argument
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 1361 def add_specific_pair_pos(self, location, glyph1, value1, glyph2, value2): argument
|
/external/fonttools/Lib/fontTools/otlLib/ |
D | builder.py | 1302 def addGlyphPair(self, location, glyph1, value1, glyph2, value2): argument
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 2285 static int stbtt__GetGlyphKernInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphKernInfoAdvance() 2428 …tic stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt__GetGlyphGPOSInfoAdvance()
|