Home
last modified time | relevance | path

Searched defs:glyph2 (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/type1/
Dt1afm.c331 FT_UInt glyph2, in T1_Get_Kerning()
/external/freetype/src/pfr/
Dpfrobjs.c473 FT_UInt glyph2, in pfr_face_get_kerning()
/external/fonttools/Lib/fontTools/
Dmerge.py374 def _glyphsAreSame(glyphSet1, glyphSet2, glyph1, glyph2): argument
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1361 def add_specific_pair_pos(self, location, glyph1, value1, glyph2, value2): argument
/external/fonttools/Lib/fontTools/otlLib/
Dbuilder.py1302 def addGlyphPair(self, location, glyph1, value1, glyph2, value2): argument
/external/mesa3d/src/imgui/
Dimstb_truetype.h2285 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()