Searched refs:DSPAD_KEY_UP (Results 1 – 2 of 2) sorted by relevance
186 #define DSPAD_KEY_UP 0x0040 // +Control Pad, UP macro641 REXDEMOSetTextColor( (keyData & DSPAD_KEY_UP) ? red : green) ; in DoPadSharing()674 REXDEMOSetTextColor( (keyData & DSPAD_KEY_UP) ? red : green) ; in DoPadSharing()792 key |= DSPAD_KEY_UP; in ConvKPadKeyToDSPad()
1199 #define DSPAD_KEY_UP 0x0040 // +Control Pad, UP macro1220 key |= DSPAD_KEY_UP; in ConvKPadKeyToDSPad()