Searched refs:showAppEvts (Results 1 – 3 of 3) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetSegGraph.py | 91 …on, size=wx.DefaultSize, ClickCallbackFct=None, showLabels=True, showClips=True, showAppEvts=True): argument 105 self.showAppEvts = showAppEvts 133 …self, segment, segMarker=None, iMidiMode=False, showLabels=True, showClips=True, showAppEvts=True): argument 141 self.showAppEvts = showAppEvts 160 elif self.showAppEvts and jet_event.event_type == JetDefs.E_APP:
|
D | JetCreator.py | 398 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 1128 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 1324 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 1331 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 1363 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel…
|
D | JetDialogs.py | 474 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 480 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 637 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel… 771 …nfigFile, JetDefs.F_GRAPHCLIPS, JetDefs.F_GRAPHCLIPS, 'bool', 'True'), showAppEvts=IniGetValue(sel…
|