Home
last modified time | relevance | path

Searched refs:playMovieInWindow (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Demo/quicktime/
DMovieInWindow.py39 playMovieInWindow(theWindow, filename, theWindow.GetWindowPort().GetPortBounds())
41 def playMovieInWindow(theWindow, theFile, movieBox): function