Home
last modified time | relevance | path

Searched refs:state_fg (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.3/build/libraries/kpad/include/
DKPADinside.h59 s8 state_fg ; // -1: expected value, 0: normal member
/RvlSDK-3.2.3/build/libraries/kpad/src/
DKPAD.c974 kobj_p->state_fg = 0 ; // Normal in get_kobj()
1213 kp->kobj_regular[ 0 ].state_fg = -1 ; in select_1obj_first()
1226 kp->kobj_regular[ 1 ].state_fg = -1 ; in select_1obj_first()
1252 if ( op1->state_fg != 0 ) continue ; // No expected points in select_1obj_continue()
1285 kp->kobj_regular[ 1 ].state_fg = -1 ; in select_1obj_continue()
1290 kp->kobj_regular[ 0 ].state_fg = -1 ; in select_1obj_continue()