Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
Dwinedit.py27 f = Method(ExistingWindowPtr, 'GetNextWindow',
34 (ExistingWindowPtr, 'theWindow', OutMode),
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py75 ExistingWindowPtr = OpaqueByValueType("WindowPtr", "WinObj_WhichWindow", "BUG") variable