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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
tabbedpages.py 196 self.button = Radiobutton(
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
tabbedpages.py 196 self.button = Radiobutton(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
tabbedpages.py 196 self.button = Radiobutton(
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
tabbedpages.py 196 self.button = Radiobutton(
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 443 cbtn = ttk.Radiobutton(command=cb_test, variable=myvar, value=0)
444 cbtn2 = ttk.Radiobutton(command=cb_test, variable=myvar, value=1)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 443 cbtn = ttk.Radiobutton(command=cb_test, variable=myvar, value=0)
444 cbtn2 = ttk.Radiobutton(command=cb_test, variable=myvar, value=1)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 443 cbtn = ttk.Radiobutton(command=cb_test, variable=myvar, value=0)
444 cbtn2 = ttk.Radiobutton(command=cb_test, variable=myvar, value=1)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 443 cbtn = ttk.Radiobutton(command=cb_test, variable=myvar, value=0)
444 cbtn2 = ttk.Radiobutton(command=cb_test, variable=myvar, value=1)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
Tkinter.py 5 widgets are Frame, Label, Entry, Text, Canvas, Button, Radiobutton,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
Tkinter.py 5 widgets are Frame, Label, Entry, Text, Canvas, Button, Radiobutton,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
Tkinter.py 5 widgets are Frame, Label, Entry, Text, Canvas, Button, Radiobutton,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
    [all...]
Tkinter.py 5 widgets are Frame, Label, Entry, Text, Canvas, Button, Radiobutton,
    [all...]

Completed in 1931 milliseconds