Lines Matching refs:pst
51 PADStatus pst; member
75 { return DemoPad[i].pst.button; } in DEMOPadGetButton()
93 { return DemoPad[i].pst.stickX; } in DEMOPadGetStickX()
96 { return DemoPad[i].pst.stickY; } in DEMOPadGetStickY()
99 { return DemoPad[i].pst.substickX; } in DEMOPadGetSubStickX()
102 { return DemoPad[i].pst.substickY; } in DEMOPadGetSubStickY()
105 { return DemoPad[i].pst.triggerLeft; } in DEMOPadGetTriggerL()
108 { return DemoPad[i].pst.triggerRight; } in DEMOPadGetTriggerR()
111 { return DemoPad[i].pst.analogA; } in DEMOPadGetAnalogA()
114 { return DemoPad[i].pst.analogB; } in DEMOPadGetAnalogB()
117 { return DemoPad[i].pst.err; } in DEMOPadGetErr()