Searched refs:DSPAD_KEY_LEFT (Results 1 – 2 of 2) sorted by relevance
185 #define DSPAD_KEY_LEFT 0x0020 // +Control Pad, LEFT macro645 REXDEMOSetTextColor( (keyData & DSPAD_KEY_LEFT) ? red : green) ; in DoPadSharing()678 REXDEMOSetTextColor( (keyData & DSPAD_KEY_LEFT) ? red : green) ; in DoPadSharing()784 key |= DSPAD_KEY_LEFT; in ConvKPadKeyToDSPad()
1198 #define DSPAD_KEY_LEFT 0x0020 // +Control Pad, LEFT macro1212 key |= DSPAD_KEY_LEFT; in ConvKPadKeyToDSPad()