OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textvariable
(Results
1 - 12
of
12
) sorted by null
/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/chromium_org/v8/tools/
stats-viewer.py
242
textvariable
=var)
/external/v8/tools/
stats-viewer.py
242
textvariable
=var)
Completed in 224 milliseconds