HomeSort by relevance Sort by last modified time
    Searched refs:GRAPH_LBLS (Results 1 - 2 of 2) sorted by null

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 304 GRAPH_LBLS = "Labels"
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, ""),
JetCreator.py 226 self.chkGraphLabels = wx.CheckBox(pnlGraph, -1, JetDefs.GRAPH_LBLS)
    [all...]

Completed in 70 milliseconds