Home
last modified time | relevance | path

Searched refs:feature_index_count (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1035 script_count (0),langsys_count (0), feature_index_count (0) in hb_collect_features_context_t()
1090 feature_index_count += count; in visited_feature_indices()
1091 return feature_index_count > HB_MAX_FEATURE_INDICES; in visited_feature_indices()
1117 unsigned int feature_index_count; member
Dhb-ot-layout-common.hh161 feature_index_count += count; in visitFeatureIndex()
162 return feature_index_count < HB_MAX_FEATURE_INDICES; in visitFeatureIndex()
190 feature_index_count (0), in hb_subset_layout_context_t()
214 unsigned feature_index_count; member