Searched refs:DSPAD_KEY_RIGHT (Results 1 – 2 of 2) sorted by relevance
181 #define DSPAD_KEY_RIGHT 0x0010 // +Control Pad, RIGHT macro644 REXDEMOSetTextColor( (keyData & DSPAD_KEY_RIGHT) ? red : green) ; in DoPadSharing()677 REXDEMOSetTextColor( (keyData & DSPAD_KEY_RIGHT) ? red : green) ; in DoPadSharing()785 key |= DSPAD_KEY_RIGHT; in ConvKPadKeyToDSPad()
1142 #define DSPAD_KEY_RIGHT 0x0010 // +Control Pad, RIGHT macro1161 key |= DSPAD_KEY_RIGHT; in ConvKPadKeyToDSPad()