Searched refs:ROWSIZE (Results 1 – 1 of 1) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetDefs.py | 353 ROWSIZE = 50 variable in JetDefs 355 ROW2 = ROW1 + ROWSIZE 356 ROW3 = ROW2 + ROWSIZE 357 ROW4 = ROW3 + ROWSIZE 358 ROW5 = ROW4 + ROWSIZE 359 ROW6 = ROW5 + ROWSIZE 360 ROW7 = ROW6 + ROWSIZE 391 … ('Jet Creator Files', 'frCreator', 20, 20, (234+200, 244 + ROWSIZE), 0, 0, -1, [], "", True, ""), 403 …('Jet Project Properties', 'frProperties', 20, 20, (334, 344 + ROWSIZE), 0, 0, -1, [], "", True, "… 409 …('Delete Empty Tracks', F_DELETEEMPTYTRACKS, ROW4 - ROWSIZE/2, COL1, 200, 0, 0, -1, [], "", True, … [all …]
|