/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 151 self.combo['postcommand'] = lambda: success.append(True) 158 # testing postcommand removal 159 self.combo['postcommand'] = '' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 151 self.combo['postcommand'] = lambda: success.append(True) 158 # testing postcommand removal 159 self.combo['postcommand'] = '' [all...] |
/frameworks/base/media/java/android/media/session/ |
MediaSession.java | 587 private void postCommand(String command, Bundle args, ResultReceiver resultCb) { 913 session.postCommand(command, args, cb); [all...] |
/external/libvncserver/x11vnc/ |
tkx11vnc | [all...] |
tkx11vnc.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 701 exportselection, justify, height, postcommand, state, [all...] |
Tkinter.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 701 exportselection, justify, height, postcommand, state, [all...] |
Tkinter.py | [all...] |