Searched refs:WPAD_CL_BUTTON_MINUS (Results 1 – 5 of 5) sorted by relevance
70 #define KPAD_CL_BUTTON_MINUS WPAD_CL_BUTTON_MINUS
65 #define KPAD_CL_BUTTON_MINUS WPAD_CL_BUTTON_MINUS
310 #define WPAD_CL_BUTTON_MINUS 0x1000 macro
558 if( cl_ptr->clButton & WPAD_CL_BUTTON_MINUS ) buf3[12] = '-'; in renderStatus()
1275 clb[13]= (char)((cl->clButton & WPAD_CL_BUTTON_MINUS)? '-' : '_'); in renderStatus()1304 trb[9] = (char)((tr->trButton & WPAD_CL_BUTTON_MINUS)? '-' : '_'); in renderStatus()