Searched refs:repeating (Results 1 – 19 of 19) sorted by relevance
47 private boolean repeating; field in KeyInputEvent49 public KeyInputEvent(int keyCode, char keyChar, boolean pressed, boolean repeating) { in KeyInputEvent() argument53 this.repeating = repeating; in KeyInputEvent()91 return repeating; in isRepeating()109 if (repeating){ in toString()
58 extern double typing_rate(double time_window, int *repeating);
71 double typing_rate(double time_window, int *repeating);2959 double typing_rate(double time_window, int *repeating) { in typing_rate() argument2965 if (repeating) { in typing_rate()2966 *repeating = 0; in typing_rate()2993 if (repeating) { in typing_rate()2995 *repeating = repeat_keys; in typing_rate()2997 *repeating = 0; in typing_rate()
1798 int repeating, lat, rate; in push_scr_ev() local1808 trate = typing_rate(0.0, &repeating); in push_scr_ev()1810 if (xrecord_set_by_mouse || repeating >= 3) { in push_scr_ev()2464 int repeating; in repeat_check() local2465 double rate = typing_rate(0.0, &repeating); in repeat_check()2467 if (rate > 2.0 && repeating && now > last_key_scroll + delay) { in repeat_check()2662 int repeating; in check_xrecord_keys() local2665 double rate = typing_rate(0.0, &repeating); in check_xrecord_keys()2667 if (repeating) { in check_xrecord_keys()
235 Workaround Xorg bug that yields infinitely repeating keys824 repeating)1071 (this is workaround for the repeating keystroke bug. Note that
391 gnome bug where the key will never stop repeating.452 involving infinitely repeating keys when turning off key453 repeating. Use -repeat if the automatic workaround fails.
1125 involving infinitely repeating keys when turning off key1126 repeating. Use -repeat if the automatic workaround fails.6300 * When repeating keys (e.g. Up arrow) should be discarded to15722 repeating keystrokes bug (triggered by long processing
181 to every column of the matrix. Alternatively, it can be interpreted as repeating the vector \c v fo…
211 # appropriate, and repeating steps 4-7 and 9 until there are no errors.
267 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,318 A set of repeating opcodes (called OP_NOTSTAR etc.) are used for repeated,
5068 2. pcretest was not making use of PCRE_NOTEMPTY when repeating for /g and /G,
416 instructions, repeating this process until no additional pairs are selected for
2294 assembler accepts 1.25 but rejects 1.3 because 1.3 is a repeating
1402 repeating his remark, with variations. `I shall sit here,' he2894 quiet till she got to the part about her repeating `YOU ARE OLD,2965 `What IS the use of repeating all that stuff,' the Mock Turtle
1827 repeating the jpeg_start_output()/jpeg_read_scanlines()/jpeg_finish_output()2296 repeating the jpeg_read_header() ... jpeg_finish_decompress() sequence,
441 // instructions for splatting repeating bit patterns across the immediate.
2461 55 repeating a DEFINE group is not allowed10202 All values in repeating quantifiers must be less than 65536.
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
31 * configure.ac: Use $PACKAGE_COPYRIGHT_YEAR instead of repeating it.