Searched refs:SegmentGraph (Results 1 - 4 of 4) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetAudition.py33 from JetSegGraph import SegmentGraph, Marker namespace
146 self.graph = SegmentGraph(panel, size=(-1, 50))
H A DJetSegGraph.py89 class SegmentGraph(wx.Panel): class in inherits:wx.Panel
H A DJetCreator.py38 from JetSegGraph import SegmentGraph, Marker namespace
199 self.graph = SegmentGraph(rightPanel, size=(-1, 50))
H A DJetDialogs.py103 self.ctrls[Text] = SegmentGraph(panel, pos=(Col, Row), size=Len)

Completed in 71 milliseconds