Searched refs:is_active (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py218 if not self.is_active():
239 if not self.is_active():
244 if not self.is_active():
257 if not self.is_active():
363 if not self.is_active():
370 def is_active(self): member in class:AutoCompleteWindow
378 if not self.is_active():
H A DAutoComplete.py89 if self.autocompletewindow and self.autocompletewindow.is_active():
H A DCallTipWindow.py138 def is_active(self): member in class:CallTip
H A DCallTips.py63 if self.calltip and self.calltip.is_active():
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py218 if not self.is_active():
239 if not self.is_active():
244 if not self.is_active():
257 if not self.is_active():
363 if not self.is_active():
370 def is_active(self): member in class:AutoCompleteWindow
378 if not self.is_active():
H A DAutoComplete.py89 if self.autocompletewindow and self.autocompletewindow.is_active():
H A DCallTipWindow.py138 def is_active(self): member in class:CallTip
H A DCallTips.py63 if self.calltip and self.calltip.is_active():
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py218 if not self.is_active():
239 if not self.is_active():
244 if not self.is_active():
257 if not self.is_active():
363 if not self.is_active():
370 def is_active(self): member in class:AutoCompleteWindow
378 if not self.is_active():
H A DAutoComplete.py89 if self.autocompletewindow and self.autocompletewindow.is_active():
H A DCallTipWindow.py138 def is_active(self): member in class:CallTip
H A DCallTips.py63 if self.calltip and self.calltip.is_active():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DAutoCompleteWindow.py218 if not self.is_active():
239 if not self.is_active():
244 if not self.is_active():
257 if not self.is_active():
363 if not self.is_active():
370 def is_active(self): member in class:AutoCompleteWindow
378 if not self.is_active():
H A DAutoComplete.py89 if self.autocompletewindow and self.autocompletewindow.is_active():
H A DCallTipWindow.py138 def is_active(self): member in class:CallTip
H A DCallTips.py63 if self.calltip and self.calltip.is_active():

Completed in 384 milliseconds