Searched defs:ActionType (Results 1 – 7 of 7) sorted by relevance
41 (function (ActionType) { argument
3 enum ActionType { enum
37 type ActionType<P> = string & { attachPayloadTypeHack?: P & never } alias
79 } ActionType; typedef
452 enum ActionType { enum
477 ActionType = 0xC0000000, /* A two-bit field containing the action type. */ enumerator
1360 SANE_Byte ActionType; /* 0: Forward, 1: Backward, 2:Back To Home */ member