Searched defs:repeatTime (Results 1 – 5 of 5) sorted by relevance
27 int32_t repeatTime = 0; member
501 …<KeyEvent> KeyEventRecognizer::GetKeyEvents(int32_t keyCode, int32_t keyAction, int32_t repeatTime, in GetKeyEvents()
193 int32_t repeatTime = isDelay ? DEFAULT_KEY_REPEAT_DELAY : DEFAULT_KEY_REPEAT_RATE; in GetKeyboardRepeatTime() local
778 int32_t repeatTime = 1; in ProcessUpEvent() local
447 int32_t repeatTime = 0; variable