Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DWindows.py145 kWindowContentRgn = 33 variable
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c33 #define GetWindowContentRgn(win, rgn) GetWindowRegion((win), kWindowContentRgn, (rgn))