Searched refs:getint_event (Results 1 – 1 of 1) sorted by relevance
1582 def getint_event(s): function1606 e.num = getint_event(b)1609 e.height = getint_event(h)1610 e.keycode = getint_event(k)1611 e.state = getint_event(s)1612 e.time = getint_event(t)1613 e.width = getint_event(w)1614 e.x = getint_event(x)1615 e.y = getint_event(y)1620 e.keysym_num = getint_event(N)[all …]