Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:def

50     def __init__(self, sEventType, iEventId, sName, sStartMbt, sEndMbt, iStartMeasure, ppqn):

67 def CalcCoord(self, step, height, ColorFct):
91 def __init__(self, parent, pos=wx.DefaultPosition, size=wx.DefaultSize, ClickCallbackFct=None, showLabels=True, showClips=True, showAppEvts=True):
118 def ClearGraph(self):
133 def LoadSegment(self, segment, segMarker=None, iMidiMode=False, showLabels=True, showClips=True, showAppEvts=True):
169 def AddMarker(self, sEventType, iEventId, sName, sStartMbt, sEndMbt, iStartMeasure, ppqn):
175 def OnLeftDown(self, event):
183 def GetAColor(self):
191 def OnSize(self, event=None):
206 def OnPaint(self, event=None):
215 def DoDrawing(self, dc=None):
333 def UpdateLocation(self, iLocationInMs):