Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dkeymap.h209 struct xkb_switch_screen_action { struct
240 struct xkb_switch_screen_action screen;
/external/libxkbcommon/src/xkbcomp/
Daction.c577 struct xkb_switch_screen_action *act = &action->screen; in HandleSwitchScreen()