Searched refs:LigActionLast (Results 1 – 5 of 5) sorted by relevance
431 LigActionLast = 0x80000000, /* This is the last action in the list. This also enumerator519 bool (action & LigActionLast)); in transition()520 if (action & (LigActionStore | LigActionLast)) in transition()545 while (!(action & LigActionLast)); in transition()
442 LigActionLast = 0x80000000, /* This is the last action in the list. This also enumerator530 bool (action & LigActionLast)); in transition()531 if (action & (LigActionStore | LigActionLast)) in transition()556 while (!(action & LigActionLast)); in transition()
6228 LigActionLast