Searched defs:glyph1 (Results 1 – 6 of 6) sorted by relevance
| /external/fonttools/Lib/fontTools/merge/ |
| D | cmap.py | 30 def _glyphsAreSame(glyphSet1, glyphSet2, glyph1, glyph2, argument
|
| /external/freetype/src/type1/ |
| D | t1afm.c | 329 FT_UInt glyph1, in T1_Get_Kerning()
|
| /external/freetype/src/pfr/ |
| D | pfrobjs.c | 476 FT_UInt glyph1, in pfr_face_get_kerning()
|
| /external/fonttools/Lib/fontTools/feaLib/ |
| D | builder.py | 1398 def add_specific_pair_pos(self, location, glyph1, value1, glyph2, value2): argument
|
| /external/fonttools/Lib/fontTools/otlLib/ |
| D | builder.py | 1337 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 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyp… in stbtt__GetGlyphGPOSInfoAdvance()
|