| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | gen-use-table.py | 177 def is_BASE(U, UISC, UGC): argument 185 def is_BASE_IND(U, UISC, UGC): argument 191 def is_BASE_NUM(U, UISC, UGC): argument 193 def is_BASE_OTHER(U, UISC, UGC): argument 197 def is_CGJ(U, UISC, UGC): argument 199 def is_CONS_FINAL(U, UISC, UGC): argument 202 def is_CONS_FINAL_MOD(U, UISC, UGC): argument 205 def is_CONS_MED(U, UISC, UGC): argument 209 def is_CONS_MOD(U, UISC, UGC): argument 211 def is_CONS_SUB(U, UISC, UGC): argument [all …]
|
| /third_party/harfbuzz/src/ |
| D | gen-use-table.py | 240 def is_BASE(U, UISC, UGC, AJT): argument 249 def is_BASE_NUM(U, UISC, UGC, AJT): argument 251 def is_BASE_OTHER(U, UISC, UGC, AJT): argument 254 def is_CONS_FINAL(U, UISC, UGC, AJT): argument 257 def is_CONS_FINAL_MOD(U, UISC, UGC, AJT): argument 259 def is_CONS_MED(U, UISC, UGC, AJT): argument 263 def is_CONS_MOD(U, UISC, UGC, AJT): argument 266 def is_CONS_SUB(U, UISC, UGC, AJT): argument 268 def is_CONS_WITH_STACKER(U, UISC, UGC, AJT): argument 270 def is_HALANT(U, UISC, UGC, AJT): argument [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | gen-use-table.py | 214 def is_BASE(U, UISC, UDI, UGC, AJT): argument 223 def is_BASE_NUM(U, UISC, UDI, UGC, AJT): argument 225 def is_BASE_OTHER(U, UISC, UDI, UGC, AJT): argument 228 def is_CGJ(U, UISC, UDI, UGC, AJT): argument 231 def is_CONS_FINAL(U, UISC, UDI, UGC, AJT): argument 234 def is_CONS_FINAL_MOD(U, UISC, UDI, UGC, AJT): argument 236 def is_CONS_MED(U, UISC, UDI, UGC, AJT): argument 240 def is_CONS_MOD(U, UISC, UDI, UGC, AJT): argument 243 def is_CONS_SUB(U, UISC, UDI, UGC, AJT): argument 245 def is_CONS_WITH_STACKER(U, UISC, UDI, UGC, AJT): argument [all …]
|