Searched refs:is_BASE (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | gen-use-table.py | 214 def is_BASE(U, UISC, UDI, UGC, AJT): function 270 and not is_BASE(U, UISC, UDI, UGC, AJT) 292 'B': is_BASE,
|
/third_party/harfbuzz/src/ |
D | gen-use-table.py | 240 def is_BASE(U, UISC, UGC, AJT): function 292 and not is_BASE(U, UISC, UGC, AJT) 317 'B': is_BASE,
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | gen-use-table.py | 177 def is_BASE(U, UISC, UGC): function 265 'B': is_BASE,
|