Home
last modified time | relevance | path

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

/NextBSD/tools/sched/
HDschedgraph.py1154 self.bind("<Button-3>", self.master.mousepressright);
1200 self.bind("<Button-3>", self.master.mousepressright);
1377 def mousepressright(self, event): member in SchedGraph