Home
last modified time | relevance | path

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

/external/libxkbcommon/
Dxkbcommon.map59 xkb_state_serialize_layout;
/external/libxkbcommon/xkbcommon/
Dxkbcommon-compat.h90 xkb_state_serialize_layout(state, component)
Dxkbcommon.h1640 xkb_state_serialize_layout(struct xkb_state *state,
/external/libxkbcommon/test/
Dstate.c47 group = xkb_state_serialize_layout(state, XKB_STATE_LAYOUT_EFFECTIVE); in print_state()
/external/libxkbcommon/src/
Dstate.c1089 xkb_state_serialize_layout(struct xkb_state *state, in xkb_state_serialize_layout() function