Searched refs:initialKeyRepeatValue (Results 1 – 1 of 1) sorted by relevance
337 DarwinKeyboardSetRepeat(DeviceIntPtr pDev, int initialKeyRepeatValue, in DarwinKeyboardSetRepeat() argument340 if (initialKeyRepeatValue == 300000) { // off in DarwinKeyboardSetRepeat()356 ctrl->repeat_delay = initialKeyRepeatValue * 15; in DarwinKeyboardSetRepeat()395 CFIndex initialKeyRepeatValue, keyRepeatValue; in DarwinKeyboardReloadHandler() local408 initialKeyRepeatValue = in DarwinKeyboardReloadHandler()412 initialKeyRepeatValue = 35; in DarwinKeyboardReloadHandler()435 DarwinKeyboardSetRepeat(darwinKeyboard, initialKeyRepeatValue, in DarwinKeyboardReloadHandler()447 DarwinKeyboardSetRepeat(pDev, initialKeyRepeatValue, in DarwinKeyboardReloadHandler()