Searched defs:UGC (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | gen-use-table.py | 162 def is_BASE(U, UISC, UGC): argument 170 def is_BASE_IND(U, UISC, UGC): argument 176 def is_BASE_NUM(U, UISC, UGC): argument 178 def is_BASE_OTHER(U, UISC, UGC): argument 182 def is_CGJ(U, UISC, UGC): argument 184 def is_CONS_FINAL(U, UISC, UGC): argument 189 def is_CONS_FINAL_MOD(U, UISC, UGC): argument 192 def is_CONS_MED(U, UISC, UGC): argument 194 def is_CONS_MOD(U, UISC, UGC): argument 196 def is_CONS_SUB(U, UISC, UGC): argument [all …]
|