Searched refs:clRStickY (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.3/build/libraries/wpad/src/ |
| D | WPADClamp.c | 181 &cp->clRStickY, in WPADClampStick() 195 &cp->clRStickY, in WPADClampStick()
|
| /RvlSDK-3.3/include/revolution/ |
| D | wpad.h | 617 s16 clRStickY; // -WPAD_CL_STICK_RESO/2 <= clRStickY < WPAD_CL_STICK_RESO/2 member 678 s16 clRStickY; member
|
| /RvlSDK-3.3/build/demos/wpaddemo/src/ |
| D | mplus.c | 768 myPrint(x+35, y, 0, " %d", (s16)(ptr->ext.cl.clRStickY)); y+= FONT_HEIGHT; in renderStatus() 826 myPrint(x+35, y, 0, " %d", (s16)(ptr->clRStickY)); y+= FONT_HEIGHT; in renderStatus()
|
| D | dummy_checker.c | 567 …DEMOPrintf(x, y, 0, " %04X %04X", (u16)(cl_ptr->clRStickX), (u16)(cl_ptr->clRStickY)); y+= FONT_… in renderStatus()
|
| D | wpadsample.c | 1355 …intf((s16)(x + CHAN_INDENT * i + ITEM_WIDTH + 45), y+=FONT_HEIGHT, 0, "%04d", cl->clRStickY); in renderStatus() 1474 …6)(x + CHAN_INDENT * i + ITEM_WIDTH+35), y, 0, " %d", (s16)(mp->ext.cl.clRStickY)); y+= FONT_HEI… in renderStatus()
|