/external/pdfium/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
D | ttdriver.c | 172 FT_UInt right_glyph, in tt_get_kerning() argument 183 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/freetype/src/truetype/ |
D | ttdriver.c | 172 FT_UInt right_glyph, in tt_get_kerning() argument 183 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttdriver.c | 172 FT_UInt right_glyph, in tt_get_kerning() argument 183 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in tt_get_kerning()
|
/external/harfbuzz_ng/src/ |
D | hb-font.cc | 226 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_nil() argument 235 hb_codepoint_t right_glyph, in hb_font_get_glyph_h_kerning_parent() argument 238 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_parent() 784 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in hb_font_get_glyph_h_kerning() argument 786 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()
|
D | hb-font-private.hh | 237 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in get_glyph_h_kerning() 240 left_glyph, right_glyph, in get_glyph_h_kerning()
|
D | hb-ft.cc | 261 hb_codepoint_t right_glyph, in hb_ft_get_glyph_h_kerning() argument 268 if (FT_Get_Kerning (ft_font->ft_face, left_glyph, right_glyph, mode, &kerningv)) in hb_ft_get_glyph_h_kerning()
|
D | hb-font.h | 431 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph);
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
D | sfnt.h | 516 FT_UInt right_glyph );
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
D | sfnt.h | 516 FT_UInt right_glyph );
|
/external/freetype/include/internal/ |
D | ftdriver.h | 82 FT_UInt right_glyph,
|
D | sfnt.h | 485 FT_UInt right_glyph );
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffdrivr.c | 102 FT_UInt right_glyph, in cff_get_kerning() argument 113 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
D | cffdrivr.c | 102 FT_UInt right_glyph, in cff_get_kerning() argument 113 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/freetype/src/cff/ |
D | cffdrivr.c | 102 FT_UInt right_glyph, in cff_get_kerning() argument 113 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph ); in cff_get_kerning()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
D | t1driver.c | 656 FT_UInt right_glyph, in Get_Kerning() argument 668 right_glyph, in Get_Kerning()
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1driver.c | 656 FT_UInt right_glyph, in Get_Kerning() argument 668 right_glyph, in Get_Kerning()
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | freetype.h | 3115 FT_UInt right_glyph,
|