Searched refs:right_glyph (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttkern.h42 FT_UInt right_glyph );
H A Dttkern.c183 FT_UInt right_glyph )
230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph );
/external/freetype/src/sfnt/
H A Dttkern.h42 FT_UInt right_glyph );
H A Dttkern.c183 FT_UInt right_glyph )
230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttkern.h42 FT_UInt right_glyph );
H A Dttkern.c183 FT_UInt right_glyph )
230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph );
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttdriver.c156 /* right_glyph :: The index of the right glyph in the kern pair. */
177 FT_UInt right_glyph,
188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
175 tt_get_kerning( FT_Face ttface, FT_UInt left_glyph, FT_UInt right_glyph, FT_Vector* kerning ) argument
/external/freetype/src/truetype/
H A Dttdriver.c156 /* right_glyph :: The index of the right glyph in the kern pair. */
177 FT_UInt right_glyph,
188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
175 tt_get_kerning( FT_Face ttface, FT_UInt left_glyph, FT_UInt right_glyph, FT_Vector* kerning ) argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttdriver.c156 /* right_glyph :: The index of the right glyph in the kern pair. */
177 FT_UInt right_glyph,
188 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
175 tt_get_kerning( FT_Face ttface, FT_UInt left_glyph, FT_UInt right_glyph, FT_Vector* kerning ) argument
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-font.cc128 hb_codepoint_t right_glyph,
132 return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph));
520 * @right_glyph:
530 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph)
532 return font->get_glyph_h_kerning (left_glyph, right_glyph);
125 hb_font_get_glyph_h_kerning_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
529 hb_font_get_glyph_h_kerning(hb_font_t *font, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) argument
H A Dhb-font-private.hh194 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) argument
197 left_glyph, right_glyph,
H A Dhb-ft.cc156 hb_codepoint_t right_glyph,
163 if (FT_Get_Kerning (ft_face, left_glyph, right_glyph, mode, &kerningv))
153 hb_ft_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
H A Dhb-font.h344 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph);
H A Dhb-ot-font.cc198 hb_codepoint_t right_glyph,
195 hb_ot_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
/external/harfbuzz_ng/src/
H A Dhb-font.cc128 hb_codepoint_t right_glyph,
132 return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph));
520 * @right_glyph:
530 hb_codepoint_t left_glyph, hb_codepoint_t right_glyph)
532 return font->get_glyph_h_kerning (left_glyph, right_glyph);
125 hb_font_get_glyph_h_kerning_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
529 hb_font_get_glyph_h_kerning(hb_font_t *font, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) argument
H A Dhb-font-private.hh194 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) argument
197 left_glyph, right_glyph,
H A Dhb-ft.cc156 hb_codepoint_t right_glyph,
163 if (FT_Get_Kerning (ft_face, left_glyph, right_glyph, mode, &kerningv))
153 hb_ft_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftdriver.h82 FT_UInt right_glyph,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftdriver.h82 FT_UInt right_glyph,
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffdrivr.c86 /* right_glyph :: The index of the right glyph in the kern pair. */
107 FT_UInt right_glyph,
118 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
/external/freetype/src/cff/
H A Dcffdrivr.c86 /* right_glyph :: The index of the right glyph in the kern pair. */
107 FT_UInt right_glyph,
118 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffdrivr.c87 /* right_glyph :: The index of the right glyph in the kern pair. */
108 FT_UInt right_glyph,
119 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftdriver.h82 FT_UInt right_glyph,
H A Dsfnt.h473 * right_glyph :: The right glyph index.
481 FT_UInt right_glyph );
/external/freetype/include/internal/
H A Dftdriver.h82 FT_UInt right_glyph,

Completed in 429 milliseconds

12