Searched defs:glyph2 (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/type1/ |
D | t1afm.c | 332 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 | 372 def _glyphsAreSame(glyphSet1, glyphSet2, glyph1, glyph2): argument
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 992 def add_specific_pair_pos(self, location, glyph1, value1, glyph2, value2): argument 1563 def addGlyphPair(self, location, glyph1, value1, glyph2, value2): argument
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 1483 STBTT_DEF int stbtt_GetGlyphKernAdvance(const stbtt_fontinfo *info, int glyph1, int glyph2) in stbtt_GetGlyphKernAdvance()
|