Home
last modified time | relevance | path

Searched defs:feature_index (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc628 unsigned int *feature_index /* OUT */) in hb_ot_layout_table_find_feature()
778 unsigned int *feature_index /* OUT */) in hb_ot_layout_language_get_required_feature_index()
810 unsigned int *feature_index /* OUT */, in hb_ot_layout_language_get_required_feature()
920 unsigned int *feature_index /* OUT */) in hb_ot_layout_language_find_feature()
962 unsigned int feature_index, in hb_ot_layout_feature_get_lookups()
1114 unsigned int feature_index = l.get_feature_index (i); in langsys_collect_features() local
1236 for (hb_codepoint_t feature_index = HB_SET_VALUE_INVALID; in hb_ot_layout_collect_lookups() local
1345 unsigned int feature_index, in hb_ot_layout_feature_with_variations_get_lookups()
1706 unsigned int feature_index, in hb_ot_layout_feature_get_name_ids()
1775 unsigned int feature_index, in hb_ot_layout_feature_get_characters()
Dhb-ot-map.cc115 unsigned int feature_index, in add_lookups()
243 unsigned int feature_index[2]; in compile() local
Dhb-ot-shape-complex-arabic-fallback.hh50 unsigned int feature_index) in arabic_fallback_synthesize_lookup_single()
179 unsigned int feature_index) in arabic_fallback_synthesize_lookup()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-name.c36 unsigned int feature_index; in test_ot_layout_feature_get_name_ids_and_characters() local
Dtest-ot-face.c114 unsigned feature_index = 0; in test_font() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp888 for (uint32_t feature_index = 0; feature_index < Supp::FeatureCount; feature_index++) in emit_header() local