Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dtext.h74 ControlMaskText(struct xkb_context *ctx, enum xkb_action_controls mask);
Dtext.c316 ControlMaskText(struct xkb_context *ctx, enum xkb_action_controls mask) in ControlMaskText() function
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeymap-dump.c270 ControlMaskText(keymap->ctx, led->ctrls)); in write_led_map()
382 ControlMaskText(keymap->ctx, action->ctrls.ctrls), in write_action()