• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/

Lines Matching defs:down

850 // Look in the device state to see if that key is down.
851 // Return 1 if a key for modifier 'bit' is down. Return 0 if none is down
897 /* Set bit if any associated keys are down */
933 no key-down or key-up event generated */
962 void IOHIKeyboardMapper::doCharGen(int keyCode, bool down)
973 eventType = (down == true) ? NX_KEYDOWN : NX_KEYUP;
1033 if ( down == true ) { /* down or repeat */
1099 && down == true
1137 && down == true
1785 // called when a non-modifier key event occurs (up or down)
1794 // first post this non-modifier key down
1803 // because the user is still holding it down.
1816 // clear state, if modifiers no longer down
1823 // called when shift/command/control/option key goes down
1841 // is this key being held? (if so, dont post the down)
1880 // RY: take care of the case where the modifier was held down
1886 // we have a key down
1898 // stop holding this key down
1998 // if this key is not being held already, then post the modifier down
2003 // and remember it is down
2099 // if we are on and holding modifier keys and we have a key down, finish if this is not modifier
2121 // set up interrupt event source for to handle sticky mouse down
2154 // RY: stickyKeysModifierKey will return false if the key was held down
2197 // clear state, modifiers no longer down
2247 // If held down for a predetermined amount of time and eject
2284 // If the user pulled out early, send a key down event.
2330 // down for a predetermined amount of time, a key down will be
2390 // if another key goes down while in progress, start abort process
2480 // It is responsible for sending a key down
2487 // Post the key down