Searched refs:WPAD_CL_TRIGGER_R (Results 1 – 5 of 5) sorted by relevance
67 #define KPAD_CL_TRIGGER_R WPAD_CL_TRIGGER_R
62 #define KPAD_CL_TRIGGER_R WPAD_CL_TRIGGER_R
307 #define WPAD_CL_TRIGGER_R 0x0200 macro
555 if( cl_ptr->clButton & WPAD_CL_TRIGGER_R ) buf3[ 9] = 'R'; in renderStatus()
1271 clb[9] = (char)((cl->clButton & WPAD_CL_TRIGGER_R) ? 'R' : '_'); in renderStatus()