Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/demos/
H A DBltGraph.py118 self._graph.yaxis_configure(command=self.yaxisCommand)
122 def yaxisCommand(self, graph, value): member in GraphDemo
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/demos/
H A DBltGraph.py118 self._graph.yaxis_configure(command=self.yaxisCommand)
122 def yaxisCommand(self, graph, value): member in GraphDemo