Searched defs:HWStateGs (Results 1 – 1 of 1) sorted by relevance
1712 struct HWStateGs { struct1713 long line_number_and_flags;1714 HardwareState hws;1715 stime_t callback_now;1716 std::set<short> gs;1717 unsigned expected_down;1718 unsigned expected_up;1719 ImmediateInterpreter::TapToClickState expected_state;1720 bool timeout;1722 bool IsStart() { in IsStart()[all …]