Searched refs:WPAD_CL_BUTTON_B (Results 1 – 5 of 5) sorted by relevance
62 #define KPAD_CL_BUTTON_B WPAD_CL_BUTTON_B
334 #define WPAD_CL_BUTTON_B 0x0040 macro
1340 clb[5] = (char)((cl->clButton & WPAD_CL_BUTTON_B) ? 'B' : '_'); in renderStatus()1373 trb[5] = (char)((tr->trButton & WPAD_CL_BUTTON_B) ? 'B' : '_'); in renderStatus()1460 … clb[5] = (char)((mp->ext.cl.clButton & WPAD_CL_BUTTON_B) ? 'B' : '_'); in renderStatus()
754 if ( ptr->ext.cl.clButton & WPAD_CL_BUTTON_B ) buf6[ 1] = 'B'; in renderStatus()812 if ( ptr->clButton & WPAD_CL_BUTTON_B ) buf6[ 1] = 'B'; in renderStatus()
554 if( cl_ptr->clButton & WPAD_CL_BUTTON_B ) buf3[ 5] = 'B'; in renderStatus()