Searched refs:tool_active (Results 1 – 2 of 2) sorted by relevance
1570 report->tool_active |= !!value; in hidinput_hid_event()1595 report->tool_active |= !!value; in hidinput_hid_event()1602 else if (!report->tool_active) in hidinput_hid_event()1610 report->tool_active |= !!value; in hidinput_hid_event()1612 if (report->tool_active) { in hidinput_hid_event()1627 report->tool_active = false; in hidinput_hid_event()1633 report->tool_active |= !!value; in hidinput_hid_event()1648 report->tool_active = true; in hidinput_hid_event()
539 bool tool_active; /* whether the current tool is active */ member
Completed in 11 milliseconds