Lines Matching defs:self

62     def fill(self, reportdata):  argument
98 def fill(self, reportdata): argument
123 def fill(self, reportdata): argument
143 def contains(self, field): argument
166 def __init__(self, rdesc, name=None, info=None): argument
176 def match_evdev_rule(self, application, evdev): argument
192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument
232 def create_report_heartbeat(self, reportID): argument
243 def create_report_pad(self, reportID, ring, ek0): argument
264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None): argument
280 def event_heartbeat(self, reportID): argument
288 def event_pad(self, reportID, ring=None, ek0=None): argument
296 def get_report(self, req, rnum, rtype): argument
312 def create_report_offset(self, rdesc): argument
378 def __init__(self, rdesc=report_descriptor, name=None, info=(0x3, 0x056A, 0x9999)): argument
462 def __init__(self, rdesc=report_descriptor, name=None, info=(0x3, 0x056A, 0x9999)): argument
476 def __init__(self, rdesc=None, name=None, info=None): argument
486 self, report, expected_events, auto_syn=True, strict=False argument
502 def get_usages(self, uhdev): argument
522 def assertName(self, uhdev, type): argument
536 def test_descriptor_physicals(self): argument
601 def test_prop_direct(self): argument
607 def test_prop_pointer(self): argument
615 def assertName(self, uhdev): argument
620 def assertName(self, uhdev): argument
625 def create_device(self): argument
628 def test_sanity(self): argument
682 def create_device(self): argument
685 def test_buttons(self): argument
765 def set_device_params(self, request): argument
768 def create_device(self): argument
772 def test_descriptor_physicals(self): argument
776 def test_heartbeat_spurious(self): argument
811 def test_empty_pad_sync(self): argument
814 def empty_pad_sync(self, num, denom, reverse): argument
868 def create_device(self): argument
875 def make_contact(self, contact_id=0, t=0): argument
887 def make_contacts(self, n, t=0): argument
897 def assert_contact(self, uhdev, evdev, contact_ids, t=0): argument
919 def assert_contacts(self, uhdev, evdev, data, t=0): argument
926 def test_contact_id_0(self): argument
959 def test_confidence_false(self): argument
978 def test_confidence_multitouch(self): argument
1007 def confidence_change_assert_playback(self, uhdev, evdev, timeline): argument
1034 def test_confidence_loss_a(self): argument
1069 def test_confidence_loss_b(self): argument
1104 def test_confidence_loss_c(self): argument
1138 def test_confidence_gain_a(self): argument
1169 def test_confidence_gain_b(self): argument