HomeSort by relevance Sort by last modified time
    Searched refs:takefocus (Results 1 - 25 of 36) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
tktools.py 64 takefocus=0):
90 vbar = Scrollbar(frame, takefocus=takefocus)
95 vbar = Scrollbar(frame, name="vbar", takefocus=takefocus)
106 takefocus=takefocus)
136 class_=None, name=None, takefocus=None):
151 takefocus=takefocus)
    [all...]
  /external/python/cpython2/Tools/webchecker/
tktools.py 64 takefocus=0):
90 vbar = Scrollbar(frame, takefocus=takefocus)
95 vbar = Scrollbar(frame, name="vbar", takefocus=takefocus)
106 takefocus=takefocus)
136 class_=None, name=None, takefocus=None):
151 takefocus=takefocus)
    [all...]
  /external/python/cpython2/Lib/idlelib/
textView.py 51 command=self.Ok, takefocus=FALSE)
53 takefocus=FALSE, highlightthickness=0)
ObjectBrowser.py 147 sc = ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
ClassBrowser.py 61 sc = ScrolledCanvas(top, bg=background, highlightthickness=0, takefocus=1)
configDialog.py 105 Button(buttons, text=txt, command=cmd, takefocus=FALSE,
134 frameFontName, height=5, takefocus=FALSE, exportselection=FALSE)
202 takefocus=FALSE, highlightthickness=0, wrap=NONE)
314 frameTarget, takefocus=FALSE, exportselection=FALSE)
432 frameHelpList, height=5, takefocus=FALSE,
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
textView.py 45 command=self.Ok, takefocus=FALSE)
47 takefocus=FALSE, highlightthickness=0)
configDialog.py 82 command=self.Help,takefocus=FALSE,
85 command=self.Ok,takefocus=FALSE,
88 command=self.Apply,takefocus=FALSE,
91 command=self.Cancel,takefocus=FALSE,
125 self.listFontName=Listbox(frameFontName,height=5,takefocus=FALSE,
187 takefocus=FALSE,highlightthickness=0,wrap=NONE)
277 self.listBindings=Listbox(frameTarget,takefocus=FALSE,
387 self.listHelp=Listbox(frameHelpList,height=5,takefocus=FALSE,
    [all...]
ObjectBrowser.py 143 sc = ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
ClassBrowser.py 48 sc = ScrolledCanvas(top, bg=background, highlightthickness=0, takefocus=1)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
textView.py 45 command=self.Ok, takefocus=FALSE)
47 takefocus=FALSE, highlightthickness=0)
configDialog.py 82 command=self.Help,takefocus=FALSE,
85 command=self.Ok,takefocus=FALSE,
88 command=self.Apply,takefocus=FALSE,
91 command=self.Cancel,takefocus=FALSE,
125 self.listFontName=Listbox(frameFontName,height=5,takefocus=FALSE,
187 takefocus=FALSE,highlightthickness=0,wrap=NONE)
277 self.listBindings=Listbox(frameTarget,takefocus=FALSE,
387 self.listHelp=Listbox(frameHelpList,height=5,takefocus=FALSE,
    [all...]
ObjectBrowser.py 143 sc = ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
ClassBrowser.py 48 sc = ScrolledCanvas(top, bg=background, highlightthickness=0, takefocus=1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
textView.py 45 command=self.Ok, takefocus=FALSE)
47 takefocus=FALSE, highlightthickness=0)
configDialog.py 82 command=self.Help,takefocus=FALSE,
85 command=self.Ok,takefocus=FALSE,
88 command=self.Apply,takefocus=FALSE,
91 command=self.Cancel,takefocus=FALSE,
125 self.listFontName=Listbox(frameFontName,height=5,takefocus=FALSE,
187 takefocus=FALSE,highlightthickness=0,wrap=NONE)
277 self.listBindings=Listbox(frameTarget,takefocus=FALSE,
387 self.listHelp=Listbox(frameHelpList,height=5,takefocus=FALSE,
    [all...]
ObjectBrowser.py 143 sc = ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
ClassBrowser.py 48 sc = ScrolledCanvas(top, bg=background, highlightthickness=0, takefocus=1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
textView.py 45 command=self.Ok, takefocus=FALSE)
47 takefocus=FALSE, highlightthickness=0)
configDialog.py 82 command=self.Help,takefocus=FALSE,
85 command=self.Ok,takefocus=FALSE,
88 command=self.Apply,takefocus=FALSE,
91 command=self.Cancel,takefocus=FALSE,
125 self.listFontName=Listbox(frameFontName,height=5,takefocus=FALSE,
187 takefocus=FALSE,highlightthickness=0,wrap=NONE)
277 self.listBindings=Listbox(frameTarget,takefocus=FALSE,
387 self.listHelp=Listbox(frameHelpList,height=5,takefocus=FALSE,
    [all...]
ObjectBrowser.py 143 sc = ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
ClassBrowser.py 48 sc = ScrolledCanvas(top, bg=background, highlightthickness=0, takefocus=1)
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_widgets.py 125 'padding', 'relief', 'style', 'takefocus',
138 'padding', 'relief', 'style', 'takefocus',
195 'takefocus', 'text', 'textvariable',
214 'takefocus', 'text', 'textvariable',
239 'takefocus', 'text', 'textvariable',
287 'show', 'state', 'style', 'takefocus', 'textvariable',
419 'takefocus', 'textvariable',
542 'orient', 'style', 'takefocus', 'width',
679 'takefocus', 'text', 'textvariable',
729 'takefocus', 'text', 'textvariable'
    [all...]
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 63 'takefocus', 'use', 'visual', 'width',
102 'padx', 'pady', 'relief', 'takefocus', 'visual', 'width',
117 'takefocus', 'text', 'visual', 'width',
154 'takefocus', 'text', 'textvariable',
172 'state', 'takefocus', 'text', 'textvariable',
194 'takefocus', 'text', 'textvariable',
222 'takefocus', 'text', 'textvariable',
245 'takefocus', 'text', 'textvariable',
318 'show', 'state', 'takefocus', 'textvariable',
391 'state', 'takefocus', 'textvariable', 'to'
    [all...]
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 265 'setgrid', 'takefocus', 'text', 'textvariable', 'troughcolor',
447 self.checkParams(widget, 'takefocus', '0', '1', '')

Completed in 432 milliseconds

1 2