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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 15 self.widgetName = '__dialog__'
Tix.py 293 def __init__ (self, master=None, widgetName=None,
316 self.widgetName = widgetName
319 # If widgetName is None, this is a dummy creation call where the
321 if widgetName:
322 self.tk.call(widgetName, self._w, *extra)
    [all...]
Tkinter.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 15 self.widgetName = '__dialog__'
Tix.py 293 def __init__ (self, master=None, widgetName=None,
316 self.widgetName = widgetName
319 # If widgetName is None, this is a dummy creation call where the
321 if widgetName:
322 self.tk.call(widgetName, self._w, *extra)
    [all...]
Tkinter.py     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 438 milliseconds