/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
D | ttkern.h | 42 FT_UInt right_glyph );
|
D | ttkern.c | 183 FT_UInt right_glyph ) in tt_face_get_kerning() argument 230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
D | ttkern.h | 42 FT_UInt right_glyph );
|
D | ttkern.c | 183 FT_UInt right_glyph ) in tt_face_get_kerning() argument 230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/external/freetype/src/sfnt/ |
D | ttkern.h | 42 FT_UInt right_glyph );
|
D | ttkern.c | 183 FT_UInt right_glyph ) in tt_face_get_kerning() argument 230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-font.cc | 128 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_nil() argument 132 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_nil() 530 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 532 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-font-private.hh | 194 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in get_glyph_h_kerning() 197 left_glyph, right_glyph, in get_glyph_h_kerning()
|
D | hb-ft.cc | 156 hb_codepoint_t right_glyph, in hb_ft_get_glyph_h_kerning() argument 163 if (FT_Get_Kerning (ft_face, left_glyph, right_glyph, mode, &kerningv)) in hb_ft_get_glyph_h_kerning()
|
/external/harfbuzz_ng/src/ |
D | hb-font.cc | 128 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_nil() argument 132 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_nil() 530 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 532 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-font-private.hh | 194 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in get_glyph_h_kerning() 197 left_glyph, right_glyph, in get_glyph_h_kerning()
|
D | hb-ft.cc | 156 hb_codepoint_t right_glyph, in hb_ft_get_glyph_h_kerning() argument 163 if (FT_Get_Kerning (ft_face, left_glyph, right_glyph, mode, &kerningv)) in hb_ft_get_glyph_h_kerning()
|
/external/chromium_org/third_party/freetype/src/truetype/ |
D | ttdriver.c | 177 FT_UInt right_glyph, in tt_get_kerning() argument 188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ |
D | ttdriver.c | 177 FT_UInt right_glyph, in tt_get_kerning() argument 188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/freetype/src/truetype/ |
D | ttdriver.c | 177 FT_UInt right_glyph, in tt_get_kerning() argument 188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffdrivr.c | 107 FT_UInt right_glyph, in cff_get_kerning() argument 118 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
D | cffdrivr.c | 108 FT_UInt right_glyph, in cff_get_kerning() argument 119 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
D | sfnt.h | 481 FT_UInt right_glyph );
|
/external/freetype/include/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
D | sfnt.h | 481 FT_UInt right_glyph );
|
/external/freetype/src/cff/ |
D | cffdrivr.c | 107 FT_UInt right_glyph, in cff_get_kerning() argument 118 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/ |
D | t1driver.c | 657 FT_UInt right_glyph, in Get_Kerning() argument 669 right_glyph, in Get_Kerning()
|