Searched refs:DSPAD_KEY_LEFT (Results 1 – 2 of 2) sorted by relevance
182 #define DSPAD_KEY_LEFT 0x0020 // +Control Pad, LEFT macro642 REXDEMOSetTextColor( (keyData & DSPAD_KEY_LEFT) ? red : green) ; in DoPadSharing()675 REXDEMOSetTextColor( (keyData & DSPAD_KEY_LEFT) ? red : green) ; in DoPadSharing()781 key |= DSPAD_KEY_LEFT; in ConvKPadKeyToDSPad()
1143 #define DSPAD_KEY_LEFT 0x0020 // +Control Pad, LEFT macro1157 key |= DSPAD_KEY_LEFT; in ConvKPadKeyToDSPad()