/third_party/freetype/src/sfnt/ |
D | ttkern.h | 40 FT_UInt left_glyph,
|
D | ttkern.c | 187 FT_UInt left_glyph, in tt_face_get_kerning() argument 234 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.h | 40 FT_UInt left_glyph,
|
D | ttkern.c | 187 FT_UInt left_glyph, in tt_face_get_kerning() argument 234 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.h | 41 FT_UInt left_glyph,
|
D | ttkern.c | 188 FT_UInt left_glyph, in tt_face_get_kerning() argument 235 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttdriver.c | 203 FT_UInt left_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/freetype/src/truetype/ |
D | ttdriver.c | 204 FT_UInt left_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 | 203 FT_UInt left_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-deprecated.h | 210 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph);
|
D | hb-font.cc | 343 hb_codepoint_t left_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 352 hb_codepoint_t left_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-font.hh | 304 hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, in get_glyph_h_kerning() 311 left_glyph, right_glyph, in get_glyph_h_kerning()
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftdrv.h | 72 FT_UInt left_glyph,
|
D | sfnt.h | 695 FT_UInt left_glyph,
|
/third_party/freetype/include/freetype/internal/ |
D | ftdrv.h | 72 FT_UInt left_glyph,
|
D | sfnt.h | 694 FT_UInt left_glyph,
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftdrv.h | 72 FT_UInt left_glyph,
|
D | sfnt.h | 858 FT_UInt left_glyph,
|
/third_party/harfbuzz/src/ |
D | hb-font.cc | 365 hb_codepoint_t left_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 375 hb_codepoint_t left_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() 1046 hb_codepoint_t left_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 | 307 hb_position_t get_glyph_h_kerning (hb_codepoint_t left_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 | 365 hb_codepoint_t left_glyph HB_UNUSED, in hb_font_get_glyph_h_kerning_nil() 375 hb_codepoint_t left_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() 1046 hb_codepoint_t left_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 | 309 hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, in get_glyph_h_kerning() 316 left_glyph, right_glyph, in get_glyph_h_kerning()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1driver.c | 726 FT_UInt left_glyph, in Get_Kerning() argument 738 left_glyph, in Get_Kerning()
|
/third_party/freetype/src/type1/ |
D | t1driver.c | 726 FT_UInt left_glyph, in Get_Kerning() argument 738 left_glyph, in Get_Kerning()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1driver.c | 727 FT_UInt left_glyph, in Get_Kerning() argument 739 left_glyph, in Get_Kerning()
|