Searched refs:checkRepeat (Results 1 – 4 of 4) sorted by relevance
92 xkbi->checkRepeat = NULL; in AccessXInit()321 if (xkbi->checkRepeat == NULL || xkbi->checkRepeat (dev, xkbi, xkbi->repeatKey)) in AccessXRepeatKeyExpire()
197 XkbSrvCheckRepeatPtr checkRepeat; member
1253 xwl_seat->keyboard->key->xkbInfo->checkRepeat = keyboard_check_repeat; in init_keyboard()
16931 xwayland: do not set checkRepeat on master kbd16943 Don't set the checkRepeat handler on the VCK since it cannot possibly work16944 anyway and it has no effect on the actual checkRepeat intended functionality.