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

  /external/python/cpython2/Mac/Demo/PICTbrowse/
ICONbrowse.py 84 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
PICTbrowse.py 83 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
PICTbrowse2.py 85 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
cicnbrowse.py 84 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
oldPICTbrowse.py 82 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
  /external/python/cpython2/Mac/Demo/mlte/
mlted.py 26 w = Win.NewWindow(r, name, 1, 0, -1, 1, 0)
  /external/python/cpython2/Mac/Demo/textedit/
ped.py 22 w = Win.NewWindow(r, name, 1, 0, -1, 1, 0)
  /external/python/cpython2/Mac/Modules/win/
_Winmodule.c     [all...]
  /external/python/cpython2/Lib/plat-mac/
FrameWork.py 757 self.wid = NewWindow(bounds, self.__class__.__name__, 1,
    [all...]

Completed in 685 milliseconds