/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...] |