Lines Matching defs:toolid
170 self.toolid = ToolID.clear()
192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None
201 :param toolid: tool identifiers. Use ``None`` for unchanged.
211 if toolid is not None:
212 self.toolid = toolid
213 toolid = self.toolid
228 toolid.fill(report)
264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None):
271 :param toolid: tool identifiers. Use ``None`` for unchanged.
276 r = self.create_report(x, y, pressure, buttons, toolid, proximity)
643 toolid=ToolID(serial=1, tooltype=1),
668 toolid=ToolID.clear(),
700 toolid=ToolID(serial=1, tooltype=1),
788 toolid=ToolID(serial=1, tooltype=0x822),