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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
WindowList.py 78 return self.wm_title()
PathBrowser.py 14 self.top.wm_title("Path Browser")
SearchDialogBase.py 39 top.wm_title(self.title)
ClassBrowser.py 56 self.top.wm_title("Class Browser - " + self.name)
IOBinding.py 85 top.wm_title("I/O Warning")
Debugger.py 89 self.top.wm_title("Debug Control")
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
WindowList.py 78 return self.wm_title()
PathBrowser.py 14 self.top.wm_title("Path Browser")
SearchDialogBase.py 39 top.wm_title(self.title)
ClassBrowser.py 56 self.top.wm_title("Class Browser - " + self.name)
IOBinding.py 85 top.wm_title("I/O Warning")
Debugger.py 89 self.top.wm_title("Debug Control")
EditorWindow.py     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c 215 video->wm_title = NULL;
    [all...]
SDL_sysvideo.h 283 char *wm_title; member in struct:SDL_VideoDevice
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl.c 64 this->SetCaption(this, this->wm_title, this->wm_icon);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 410 X11_SetCaptionNoLock(this, this->wm_title, this->wm_icon);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1705 def wm_title(self, string=None): member in class:Wm
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1705 def wm_title(self, string=None): member in class:Wm
    [all...]

Completed in 450 milliseconds