OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetKeysType
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py
290
value=1,command=self.
SetKeysType
,text='Use a Built-in Key Set')
292
value=0,command=self.
SetKeysType
,text='Use a Custom Key Set')
352
value=1,command=self.
SetKeysType
,text="Open Edit Window")
354
value=0,command=self.
SetKeysType
,text='Open Shell Window')
358
value=0,command=self.
SetKeysType
,text="Prompt to Save")
360
value=1,command=self.
SetKeysType
,text='No Prompt')
592
def
SetKeysType
(self):
679
self.
SetKeysType
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py
290
value=1,command=self.
SetKeysType
,text='Use a Built-in Key Set')
292
value=0,command=self.
SetKeysType
,text='Use a Custom Key Set')
352
value=1,command=self.
SetKeysType
,text="Open Edit Window")
354
value=0,command=self.
SetKeysType
,text='Open Shell Window')
358
value=0,command=self.
SetKeysType
,text="Prompt to Save")
360
value=1,command=self.
SetKeysType
,text='No Prompt')
592
def
SetKeysType
(self):
679
self.
SetKeysType
()
[
all
...]
Completed in 42 milliseconds