Searched refs:DSPAD_KEY_UP (Results 1 – 2 of 2) sorted by relevance
183 #define DSPAD_KEY_UP 0x0040 // +Control Pad, UP macro638 REXDEMOSetTextColor( (keyData & DSPAD_KEY_UP) ? red : green) ; in DoPadSharing()671 REXDEMOSetTextColor( (keyData & DSPAD_KEY_UP) ? red : green) ; in DoPadSharing()789 key |= DSPAD_KEY_UP; in ConvKPadKeyToDSPad()
1144 #define DSPAD_KEY_UP 0x0040 // +Control Pad, UP macro1165 key |= DSPAD_KEY_UP; in ConvKPadKeyToDSPad()