Home
last modified time | relevance | path

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

/freebsd/tools/sched/
H A Dschedgraph.py1155 self.bind("<Button-3>", self.master.mousepressright);
1201 self.bind("<Button-3>", self.master.mousepressright);
1378 def mousepressright(self, event): member in SchedGraph