Searched refs:showClips (Results 1 – 3 of 3) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetSegGraph.py | 91 …tPosition, size=wx.DefaultSize, ClickCallbackFct=None, showLabels=True, showClips=True, showAppEvt… argument 104 self.showClips = showClips 133 …def LoadSegment(self, segment, segMarker=None, iMidiMode=False, showLabels=True, showClips=True, s… argument 140 self.showClips = showClips 156 if self.showClips and jet_event.event_type == JetDefs.E_CLIP:
|
D | JetCreator.py | 398 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 1128 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 1324 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 1331 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 1363 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self…
|
D | JetDialogs.py | 474 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 480 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 637 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self… 771 …figFile, JetDefs.F_GRAPHLABELS, JetDefs.F_GRAPHLABELS, 'bool', 'True'), showClips=IniGetValue(self…
|