H A D | hb-font.cc | 145 hb_font_get_nominal_glyphs_default(hb_font_t *font, void *font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride, void *user_data HB_UNUSED) hb_font_get_nominal_glyphs_default() argument 248 hb_font_get_glyph_h_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_h_advances_default() argument 280 hb_font_get_glyph_v_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_v_advances_default() argument 859 hb_font_get_nominal_glyphs(hb_font_t *font, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride) hb_font_get_nominal_glyphs() argument 948 hb_font_get_glyph_h_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_h_advances() argument 972 hb_font_get_glyph_v_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_v_advances() argument 1239 hb_font_get_glyph_advances_for_direction(hb_font_t* font, hb_direction_t direction, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_advances_for_direction() argument 1349 hb_font_get_glyph_kerning_for_direction(hb_font_t *font, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_kerning_for_direction() argument [all...] |