Searched refs:toWindow (Results 1 – 5 of 5) sorted by relevance
649 toWindow = ""653 toWindow = "toWindow %d" % (new - 1)658 end tell''' % (self.name, cmd, toWindow)
68 extern SDL_bool WIN_GL_SetPixelFormatFrom(_THIS, SDL_Window * fromWindow, SDL_Window * toWindow);
788 WIN_GL_SetPixelFormatFrom(_THIS, SDL_Window * fromWindow, SDL_Window * toWindow) in WIN_GL_SetPixelFormatFrom() argument791 HDC htodc = ((SDL_WindowData *) toWindow->driverdata)->hdc; in WIN_GL_SetPixelFormatFrom()
150 toWindow: Window, property
983 CGPoint screenLoc = [touch.window convertPoint:windowLoc toWindow:nil];