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

  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 32 def __init__(self, parent, id=-1,value=wx.EmptyString,pos=wx.DefaultPosition,size=wx.DefaultSize,style=wx.SP_ARROW_KEYS,min=0,max=100,initial=0):
46 def __init__(self, parent, id=-1,value=wx.EmptyString,pos=wx.DefaultPosition,size=wx.DefaultSize,style=wx.SP_ARROW_KEYS,min=0,max=100,initial=0):
65 def __init__(self, parent, id=-1,label=wx.EmptyString,pos=wx.DefaultPosition,size=wx.DefaultSize):
83 def __init__(self, parent, id=-1,label=wx.EmptyString,pos=wx.DefaultPosition,size=wx.DefaultSize):
101 def __init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize):
150 def __init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize, style=wx.LC_REPORT | wx.SUNKEN_BORDER):
208 def __init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize, style=wx.LC_REPORT | wx.SUNKEN_BORDER):
JetDefs.py 344 BUTSIZE = wx.DefaultSize
JetSegGraph.py 91 def __init__(self, parent, pos=wx.DefaultPosition, size=wx.DefaultSize, ClickCallbackFct=None, showLabels=True, showClips=True, showAppEvts=True):
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 348 DefaultSize,
563 unsigned int defaultsize:1; member in struct:i386_opcode_modifier
i386-gen.c 475 BITFIELD (DefaultSize),
    [all...]

Completed in 542 milliseconds