Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dmain.c3502 WESTON_NUM_LOCK, in wet_main()
3503 WESTON_NUM_LOCK); in wet_main()
/third_party/weston/include/libweston/
Dlibweston.h93 WESTON_NUM_LOCK = (1 << 0), enumerator
/third_party/weston/libweston/
Dinput.c1974 if (mask & WESTON_NUM_LOCK) { in weston_keyboard_set_locks()
1975 if (value & WESTON_NUM_LOCK) in weston_keyboard_set_locks()