Searched refs:WPAD_CL_BUTTON_LEFT (Results 1 – 5 of 5) sorted by relevance
59 #define KPAD_CL_BUTTON_LEFT WPAD_CL_BUTTON_LEFT
50 #define KPAD_CL_BUTTON_LEFT WPAD_CL_BUTTON_LEFT
283 #define WPAD_CL_BUTTON_LEFT 0x0002 macro
574 if( cl_ptr->clButton & WPAD_CL_BUTTON_LEFT ) buf3[ 0] = '<'; in renderStatus()
1249 clb[0] = (char)((cl->clButton & WPAD_CL_BUTTON_LEFT) ? '<' : '_'); in renderStatus()