Searched defs:lookup_indices (Results 1 – 3 of 3) sorted by relevance
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 725 def subset_lookups(self, lookup_indices): argument 1067 def subset_lookups(self, lookup_indices): argument 1141 def subset_lookups(self, lookup_indices): argument 1189 def subset_lookups(self, lookup_indices): argument 1215 def subset_lookups(self, lookup_indices): argument 1224 def neuter_lookups(self, lookup_indices): argument 1230 def closure_lookups(self, lookup_indices): argument 1246 def subset_lookups(self, lookup_indices): argument 1257 def subset_lookups(self, lookup_indices): argument 1281 def subset_lookups(self, lookup_indices): argument [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-subset-plan.cc | 72 hb_set_t lookup_indices; in _gsub_closure() local
|
D | hb-ot-map.cc | 103 unsigned int lookup_indices[32]; in add_lookups() local
|