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

/external/sonivox/jet_tools/JetCreator/
H A DJetDefs.py304 GRAPH_LBLS = "Labels" variable in class:JetDefs
470 (GRAPH_LBLS, F_GRAPHLABELS, (BUTROW1+BUTOFF*10)+70, COL3+EVT_OFFSET+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
513 (GRAPH_LBLS, F_GRAPHLABELS, (BUTROW1+BUTOFF*10)+70, COL3 + COLADD+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
H A DJetCreator.py226 self.chkGraphLabels = wx.CheckBox(pnlGraph, -1, JetDefs.GRAPH_LBLS)

Completed in 154 milliseconds