Home
last modified time | relevance | path

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

/external/libxkbcommon/tools/
Dinteractive-evdev.c59 static bool with_compose; variable
132 if (with_compose) { in keyboard_new()
268 if (with_compose && value != KEY_STATE_RELEASE) { in process_event()
277 if (with_compose) { in process_event()
467 with_compose = true; in main()
534 if (with_compose) { in main()