Searched defs:UGC (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | gen-use-table.py | 145 def is_BASE(U, UISC, UGC): argument 151 def is_BASE_VOWEL(U, UISC, UGC): argument 153 def is_BASE_IND(U, UISC, UGC): argument 157 def is_BASE_NUM(U, UISC, UGC): argument 159 def is_BASE_OTHER(U, UISC, UGC): argument 163 def is_CGJ(U, UISC, UGC): argument 165 def is_CONS_FINAL(U, UISC, UGC): argument 168 def is_CONS_FINAL_MOD(U, UISC, UGC): argument 171 def is_CONS_MED(U, UISC, UGC): argument 173 def is_CONS_MOD(U, UISC, UGC): argument [all …]
|