HomeSort by relevance Sort by last modified time
    Searched full:_windowingsystem (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 580 if 'type' not in kw and self._windowingsystem == 'x11':
671 if 'type' not in kw and self._windowingsystem == 'x11':
1092 def _windowingsystem(self): member in class:Misc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 580 if 'type' not in kw and self._windowingsystem == 'x11':
671 if 'type' not in kw and self._windowingsystem == 'x11':
1092 def _windowingsystem(self): member in class:Misc
    [all...]

Completed in 1014 milliseconds