Searched defs:language_index (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-map.hh | 273 unsigned int script_index[2], language_index[2]; variable
|
H A D | hb-ot-layout.cc | 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 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 1147 unsigned int language_index; script_collect_features() local [all...] |
Completed in 3 milliseconds