/third_party/freetype/src/sfnt/ |
D | ttkern.c | 188 FT_UInt right_glyph ) in tt_face_get_kerning() argument 241 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
D | ttkern.h | 41 FT_UInt right_glyph );
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.c | 188 FT_UInt right_glyph ) in tt_face_get_kerning() argument 234 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
D | ttkern.h | 41 FT_UInt right_glyph );
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.c | 189 FT_UInt right_glyph ) in tt_face_get_kerning() argument 235 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
D | ttkern.h | 42 FT_UInt right_glyph );
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttdriver.c | 205 FT_UInt right_glyph, in tt_get_kerning() argument 216 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/third_party/freetype/src/truetype/ |
D | ttdriver.c | 204 FT_UInt right_glyph, in tt_get_kerning() argument 215 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttdriver.c | 204 FT_UInt right_glyph, in tt_get_kerning() argument 215 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.cc | 344 hb_codepoint_t right_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 353 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_default() argument 356 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_default() 946 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 948 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-deprecated.h | 210 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph);
|
D | hb-font.hh | 305 hb_codepoint_t right_glyph) in get_glyph_h_kerning() 311 left_glyph, right_glyph, in get_glyph_h_kerning()
|
/third_party/harfbuzz/src/ |
D | hb-font.cc | 366 hb_codepoint_t right_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 376 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_default() argument 379 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_default() 1047 hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 1049 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-font.hh | 308 hb_codepoint_t right_glyph) in get_glyph_h_kerning() 314 left_glyph, right_glyph, in get_glyph_h_kerning()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.cc | 366 hb_codepoint_t right_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 376 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_default() argument 379 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_default() 1047 hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 1049 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-font.hh | 310 hb_codepoint_t right_glyph) in get_glyph_h_kerning() 316 left_glyph, right_glyph, in get_glyph_h_kerning()
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftdrv.h | 73 FT_UInt right_glyph,
|
D | sfnt.h | 696 FT_UInt right_glyph );
|
/third_party/freetype/include/freetype/internal/ |
D | ftdrv.h | 73 FT_UInt right_glyph,
|
D | sfnt.h | 886 FT_UInt right_glyph );
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftdrv.h | 73 FT_UInt right_glyph,
|
D | sfnt.h | 859 FT_UInt right_glyph );
|
/third_party/freetype/src/type1/ |
D | t1driver.c | 727 FT_UInt right_glyph, in Get_Kerning() argument 739 right_glyph, in Get_Kerning()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1driver.c | 727 FT_UInt right_glyph, in Get_Kerning() argument 739 right_glyph, in Get_Kerning()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1driver.c | 728 FT_UInt right_glyph, in Get_Kerning() argument 740 right_glyph, in Get_Kerning()
|