Searched refs:GRAPH_APP (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetDefs.py306 GRAPH_APP = "App Events" variable in class:JetDefs
471 (GRAPH_APP, F_GRAPHCLIPS, (BUTROW1+BUTOFF*10)+90, COL3+EVT_OFFSET+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
514 (GRAPH_APP, F_GRAPHCLIPS, (BUTROW1+BUTOFF*10)+90, COL3 + COLADD+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
H A DJetCreator.py228 self.chkGraphAppEvts = wx.CheckBox(pnlGraph, -1, JetDefs.GRAPH_APP)

Completed in 71 milliseconds