Home
last modified time | relevance | path

Searched refs:OPT_DRAG_LOCK_ENABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/tools/
Dshared.h41 OPT_DRAG_LOCK_ENABLE, enumerator
68 { "enable-drag-lock", no_argument, 0, OPT_DRAG_LOCK_ENABLE }, \
Dshared.c148 case OPT_DRAG_LOCK_ENABLE: in tools_parse_option()