H A D | hb-ot-layout.cc | 405 get_gsubgpos_table(hb_face_t *face, hb_tag_t table_tag) get_gsubgpos_table() argument 432 hb_ot_layout_table_get_script_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *script_count , hb_tag_t *script_tags ) hb_ot_layout_table_get_script_tags() argument 459 hb_ot_layout_table_find_script(hb_face_t *face, hb_tag_t table_tag, hb_tag_t script_tag, unsigned int *script_index ) hb_ot_layout_table_find_script() argument 500 hb_ot_layout_table_choose_script(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_choose_script() argument 535 hb_ot_layout_table_select_script(hb_face_t *face, hb_tag_t table_tag, unsigned int script_count, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_select_script() argument 600 hb_ot_layout_table_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_table_get_feature_tags() argument 625 hb_ot_layout_table_find_feature(hb_face_t *face, hb_tag_t table_tag, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_table_find_feature() argument 664 hb_ot_layout_script_get_language_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int start_offset, unsigned int *language_count , hb_tag_t *language_tags ) hb_ot_layout_script_get_language_tags() argument 695 hb_ot_layout_script_find_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, hb_tag_t language_tag, unsigned int *language_index) hb_ot_layout_script_find_language() argument 732 hb_ot_layout_script_select_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_count, const hb_tag_t *language_tags, unsigned int *language_index ) hb_ot_layout_script_select_language() argument 774 hb_ot_layout_language_get_required_feature_index(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index ) hb_ot_layout_language_get_required_feature_index() argument 806 hb_ot_layout_language_get_required_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index , hb_tag_t *feature_tag ) hb_ot_layout_language_get_required_feature() argument 842 hb_ot_layout_language_get_feature_indexes(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , unsigned int *feature_indexes ) hb_ot_layout_language_get_feature_indexes() argument 875 hb_ot_layout_language_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_language_get_feature_tags() argument 915 hb_ot_layout_language_find_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_language_find_feature() argument 960 hb_ot_layout_feature_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_get_lookups() argument 990 hb_ot_layout_table_get_lookup_count(hb_face_t *face, hb_tag_t table_tag) hb_ot_layout_table_get_lookup_count() argument 1175 hb_ot_layout_collect_features(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *feature_indexes ) hb_ot_layout_collect_features() argument 1224 hb_ot_layout_collect_lookups(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes ) hb_ot_layout_collect_lookups() argument 1261 hb_ot_layout_lookup_collect_glyphs(hb_face_t *face, hb_tag_t table_tag, unsigned int lookup_index, hb_set_t *glyphs_before, hb_set_t *glyphs_input, hb_set_t *glyphs_after, hb_set_t *glyphs_output ) hb_ot_layout_lookup_collect_glyphs() argument 1312 hb_ot_layout_table_find_feature_variations(hb_face_t *face, hb_tag_t table_tag, const int *coords, unsigned int num_coords, unsigned int *variations_index ) hb_ot_layout_table_find_feature_variations() argument 1343 hb_ot_layout_feature_with_variations_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int variations_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_with_variations_get_lookups() argument 1704 hb_ot_layout_feature_get_name_ids(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, hb_ot_name_id_t *label_id, hb_ot_name_id_t *tooltip_id, hb_ot_name_id_t *sample_id, unsigned int *num_named_parameters, hb_ot_name_id_t *first_param_id ) hb_ot_layout_feature_get_name_ids() argument 1773 hb_ot_layout_feature_get_characters(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *char_count, hb_codepoint_t *characters ) hb_ot_layout_feature_get_characters() argument [all...] |