Home
last modified time | relevance | path

Searched refs:get_mouse_event_name (Results 1 – 4 of 4) sorted by relevance

/dports/editors/fileobj/fileobj-0.7.91/src/
H A Dscreen.py208 def get_mouse_event_name(bstate): function
209 return _screen.get_mouse_event_name(bstate)
H A Dstdout.py92 def get_mouse_event_name(bstate): function
H A Dncurses.py239 def get_mouse_event_name(bstate): function
H A Dmethods.py496 self.co.show((devid, x, y, z, screen.get_mouse_event_name(bstate)))
500 self.co.flash((devid, x, y, z, screen.get_mouse_event_name(bstate)))