Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dgen-indic-table.py123 all_shorts = [{},{}] variable
130 all_shorts[i][s] = v
143 if s in all_shorts[i]:
144 raise Exception ("Duplicate short value alias", v, all_shorts[i][s])
145 all_shorts[i][s] = v