Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py119 all_shorts = [{},{}] variable
126 all_shorts[i][s] = v
141 if s in all_shorts[i]:
142 raise Exception ("Duplicate short value alias", v, all_shorts[i][s])
143 all_shorts[i][s] = v
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py127 all_shorts = [{},{}] variable
134 all_shorts[i][s] = v
149 if s in all_shorts[i]:
150 raise Exception ("Duplicate short value alias", v, all_shorts[i][s])
151 all_shorts[i][s] = v
/third_party/harfbuzz/src/
Dgen-indic-table.py127 all_shorts = [{},{}] variable
134 all_shorts[i][s] = v
149 if s in all_shorts[i]:
150 raise Exception ("Duplicate short value alias", v, all_shorts[i][s])
151 all_shorts[i][s] = v