Home
last modified time | relevance | path

Searched refs:BIND_ACTION_COUNT (Results 1 – 3 of 3) sorted by relevance

/dports/x11/foot/foot/
H A Dwayland.h67 BIND_ACTION_COUNT = BIND_ACTION_SELECT_ROW + 1, enumerator
H A Dconfig.c122 static_assert(ALEN(binding_action_map) == BIND_ACTION_COUNT,
2112 action < BIND_ACTION_COUNT; in parse_section_mouse_bindings()
H A Dinput.c352 case BIND_ACTION_COUNT: in execute_binding()