Searched defs:optiondb (Results 1 – 12 of 12) sorted by relevance
/external/python/cpython2/Tools/pynche/ |
D | TypeinViewer.py | 159 def save_options(self, optiondb): argument
|
D | TextViewer.py | 178 def save_options(self, optiondb): argument
|
D | Switchboard.py | 103 def optiondb(self): member in Switchboard
|
D | ListViewer.py | 170 def save_options(self, optiondb): argument
|
D | DetailsViewer.py | 269 def save_options(self, optiondb): argument
|
D | StripViewer.py | 431 def save_options(self, optiondb): argument
|
/external/python/cpython3/Tools/pynche/ |
D | TypeinViewer.py | 159 def save_options(self, optiondb): argument
|
D | Switchboard.py | 102 def optiondb(self): member in Switchboard
|
D | TextViewer.py | 178 def save_options(self, optiondb): argument
|
D | ListViewer.py | 170 def save_options(self, optiondb): argument
|
D | DetailsViewer.py | 269 def save_options(self, optiondb): argument
|
D | StripViewer.py | 431 def save_options(self, optiondb): argument
|