H A D | hb-font.cc | 78 hb_font_get_font_h_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_h_extents_default() argument 103 hb_font_get_font_v_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_v_extents_default() argument 129 hb_font_get_nominal_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_nominal_glyph_default() argument 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 185 hb_font_get_variation_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_variation_glyph_default() argument 197 hb_font_get_glyph_h_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_nil() argument 206 hb_font_get_glyph_h_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_default() argument 221 hb_font_get_glyph_v_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_nil() argument 231 hb_font_get_glyph_v_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_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 323 hb_font_get_glyph_h_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_h_origin_default() argument 349 hb_font_get_glyph_v_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_v_origin_default() argument 373 hb_font_get_glyph_h_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_kerning_default() argument 394 hb_font_get_glyph_v_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_kerning_default() argument 416 hb_font_get_glyph_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_glyph_extents_default() argument 444 hb_font_get_glyph_contour_point_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_contour_point_default() argument 471 hb_font_get_glyph_name_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) hb_font_get_glyph_name_default() argument 494 hb_font_get_glyph_from_name_default(hb_font_t *font, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_glyph_from_name_default() argument 764 hb_font_get_h_extents(hb_font_t *font, hb_font_extents_t *extents) hb_font_get_h_extents() argument 783 hb_font_get_v_extents(hb_font_t *font, hb_font_extents_t *extents) hb_font_get_v_extents() argument 807 hb_font_get_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph) hb_font_get_glyph() argument 835 hb_font_get_nominal_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t *glyph) hb_font_get_nominal_glyph() 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 887 hb_font_get_variation_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph) hb_font_get_variation_glyph() argument 908 hb_font_get_glyph_h_advance(hb_font_t *font, hb_codepoint_t glyph) hb_font_get_glyph_h_advance() argument 927 hb_font_get_glyph_v_advance(hb_font_t *font, hb_codepoint_t glyph) hb_font_get_glyph_v_advance() 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 997 hb_font_get_glyph_h_origin(hb_font_t *font, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_h_origin() argument 1020 hb_font_get_glyph_v_origin(hb_font_t *font, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_v_origin() argument 1045 hb_font_get_glyph_h_kerning(hb_font_t *font, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) hb_font_get_glyph_h_kerning() argument 1071 hb_font_get_glyph_v_kerning(hb_font_t *font, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) hb_font_get_glyph_v_kerning() argument 1093 hb_font_get_glyph_extents(hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_t *extents) hb_font_get_glyph_extents() argument 1116 hb_font_get_glyph_contour_point(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point() argument 1139 hb_font_get_glyph_name(hb_font_t *font, hb_codepoint_t glyph, char *name, unsigned int size) hb_font_get_glyph_name() argument 1163 hb_font_get_glyph_from_name(hb_font_t *font, const char *name, int len, hb_codepoint_t *glyph) hb_font_get_glyph_from_name() argument 1189 hb_font_get_extents_for_direction(hb_font_t *font, hb_direction_t direction, hb_font_extents_t *extents) hb_font_get_extents_for_direction() argument 1212 hb_font_get_glyph_advance_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_advance_for_direction() 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 1267 hb_font_get_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_origin_for_direction() argument 1295 hb_font_add_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_add_glyph_origin_for_direction() argument 1323 hb_font_subtract_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_subtract_glyph_origin_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 1378 hb_font_get_glyph_extents_for_origin(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_glyph_extents_t *extents) hb_font_get_glyph_extents_for_origin() argument 1407 hb_font_get_glyph_contour_point_for_origin(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point_for_origin() argument 1433 hb_font_glyph_to_string(hb_font_t *font, hb_codepoint_t glyph, char *s, unsigned int size) hb_font_glyph_to_string() argument 1458 hb_font_glyph_from_string(hb_font_t *font, const char *s, int len, hb_codepoint_t *glyph) hb_font_glyph_from_string() argument 1500 hb_font_t *font; _hb_font_create() local 1531 hb_font_t *font = _hb_font_create (face); hb_font_create() local 1542 _hb_font_adopt_var_coords(hb_font_t *font, int *coords, float *design_coords, unsigned int coords_length) _hb_font_adopt_var_coords() argument 1572 hb_font_t *font = _hb_font_create (parent->face); hb_font_create_sub_font() local 1633 hb_font_reference(hb_font_t *font) hb_font_reference() argument 1649 hb_font_destroy(hb_font_t *font) hb_font_destroy() argument 1683 hb_font_set_user_data(hb_font_t *font, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy , hb_bool_t replace) hb_font_set_user_data() argument 1705 hb_font_get_user_data(hb_font_t *font, hb_user_data_key_t *key) hb_font_get_user_data() argument 1720 hb_font_make_immutable(hb_font_t *font) hb_font_make_immutable() argument 1742 hb_font_is_immutable(hb_font_t *font) hb_font_is_immutable() argument 1757 hb_font_set_parent(hb_font_t *font, hb_font_t *parent) hb_font_set_parent() argument 1784 hb_font_get_parent(hb_font_t *font) hb_font_get_parent() argument 1799 hb_font_set_face(hb_font_t *font, hb_face_t *face) hb_font_set_face() argument 1828 hb_font_get_face(hb_font_t *font) hb_font_get_face() argument 1847 hb_font_set_funcs(hb_font_t *font, hb_font_funcs_t *klass, void *font_data, hb_destroy_func_t destroy ) hb_font_set_funcs() argument 1884 hb_font_set_funcs_data(hb_font_t *font, void *font_data, hb_destroy_func_t destroy ) hb_font_set_funcs_data() argument 1915 hb_font_set_scale(hb_font_t *font, int x_scale, int y_scale) hb_font_set_scale() argument 1938 hb_font_get_scale(hb_font_t *font, int *x_scale, int *y_scale) hb_font_get_scale() argument 1957 hb_font_set_ppem(hb_font_t *font, unsigned int x_ppem, unsigned int y_ppem) hb_font_set_ppem() argument 1979 hb_font_get_ppem(hb_font_t *font, unsigned int *x_ppem, unsigned int *y_ppem) hb_font_get_ppem() argument 2000 hb_font_set_ptem(hb_font_t *font, float ptem) hb_font_set_ptem() argument 2021 hb_font_get_ptem(hb_font_t *font) hb_font_get_ptem() argument 2042 hb_font_set_variations(hb_font_t *font, const hb_variation_t *variations, unsigned int variations_length) hb_font_set_variations() argument 2097 hb_font_set_var_coords_design(hb_font_t *font, const float *coords, unsigned int coords_length) hb_font_set_var_coords_design() argument 2131 hb_font_set_var_named_instance(hb_font_t *font, unsigned instance_index) hb_font_set_var_named_instance() argument 2162 hb_font_set_var_coords_normalized(hb_font_t *font, const int *coords, unsigned int coords_length) hb_font_set_var_coords_normalized() argument 2210 hb_font_get_var_coords_normalized(hb_font_t *font, unsigned int *length) hb_font_get_var_coords_normalized() argument 2233 hb_font_get_var_coords_design(hb_font_t *font, unsigned int *length) hb_font_get_var_coords_design() argument 2306 hb_font_get_nominal_glyph_trampoline(hb_font_t *font, void *font_data, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data) hb_font_get_nominal_glyph_trampoline() argument 2317 hb_font_get_variation_glyph_trampoline(hb_font_t *font, void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data) hb_font_get_variation_glyph_trampoline() argument [all...] |