Searched defs:_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | otTables.py | 39 _FLAGS = None variable in AATAction 64 _FLAGS = ["MarkFirst", "DontAdvance", "MarkLast"] variable in RearrangementMorphAction 146 _FLAGS = ["SetMark", "DontAdvance"] variable in ContextualMorphAction 228 _FLAGS = ["SetComponent", "DontAdvance"] variable in LigatureMorphAction 367 _FLAGS = ["SetMark", "DontAdvance", variable in InsertionMorphAction
|
| /external/mesa3d/src/imgui/ |
| D | imgui_internal.h | 1521 #define IMGUI_TEST_ENGINE_ITEM_INFO(_ID, _LABEL, _FLAGS) ImGuiTestEngineHook_ItemInfo(&g, _ID, _LA… argument 1523 #define IMGUI_TEST_ENGINE_ITEM_INFO(_ID, _LABEL, _FLAGS) do { } while (0) argument
|