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

  /external/ImageMagick/scripts/
xsnap 152 -textvariable snap(window)
155 -textvariable snap(display)
221 -textvariable snap(comment)
228 -textvariable snap(label)
234 -textvariable snap(page)
237 -textvariable snap(density)
307 entry .print.file.entry -width 18 -relief sunken -textvariable snap(printer)
383 entry .save.file.entry -width 18 -relief sunken -textvariable snap(filename)
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 52 self.entryMenu = Entry(self.frameMain, textvariable=self.menu,
57 self.entryPath = Entry(self.frameMain, textvariable=self.path,
configSectionNameDialog.py 45 entryName=Entry(self.frameMain,textvariable=self.name,width=30)
keybindingDialog.py 76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
113 textvariable=self.keyString)
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 365 entryWinWidth=Entry(frameWinSize,textvariable=self.winWidth,
368 entryWinHeight=Entry(frameWinSize,textvariable=self.winHeight,
373 entryParaWidth=Entry(frameParaSize,textvariable=self.paraWidth,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 52 self.entryMenu = Entry(self.frameMain, textvariable=self.menu,
57 self.entryPath = Entry(self.frameMain, textvariable=self.path,
configSectionNameDialog.py 45 entryName=Entry(self.frameMain,textvariable=self.name,width=30)
keybindingDialog.py 76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
113 textvariable=self.keyString)
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 365 entryWinWidth=Entry(frameWinSize,textvariable=self.winWidth,
368 entryWinHeight=Entry(frameWinSize,textvariable=self.winHeight,
373 entryParaWidth=Entry(frameParaSize,textvariable=self.paraWidth,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 52 self.entryMenu = Entry(self.frameMain, textvariable=self.menu,
57 self.entryPath = Entry(self.frameMain, textvariable=self.path,
configSectionNameDialog.py 45 entryName=Entry(self.frameMain,textvariable=self.name,width=30)
keybindingDialog.py 76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
113 textvariable=self.keyString)
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 365 entryWinWidth=Entry(frameWinSize,textvariable=self.winWidth,
368 entryWinHeight=Entry(frameWinSize,textvariable=self.winHeight,
373 entryParaWidth=Entry(frameParaSize,textvariable=self.paraWidth,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 52 self.entryMenu = Entry(self.frameMain, textvariable=self.menu,
57 self.entryPath = Entry(self.frameMain, textvariable=self.path,
configSectionNameDialog.py 45 entryName=Entry(self.frameMain,textvariable=self.name,width=30)
keybindingDialog.py 76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
113 textvariable=self.keyString)
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 365 entryWinWidth=Entry(frameWinSize,textvariable=self.winWidth,
368 entryWinHeight=Entry(frameWinSize,textvariable=self.winHeight,
373 entryParaWidth=Entry(frameParaSize,textvariable=self.paraWidth,
    [all...]
  /external/v8/tools/
stats-viewer.py 242 textvariable=var)

Completed in 144 milliseconds