Searched refs:kWindowContentRgn (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | Windows.py | 145 kWindowContentRgn = 33 variable
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_agl.cc | 1046 GetWindowBounds(window, kWindowContentRgn, &contentBounds); in ScreenUpdateProcess() 1222 GetWindowBounds(window, kWindowContentRgn, &contentBounds); in ParentWindowResized() 1360 GetWindowBounds(window, kWindowContentRgn, &globalBounds); in CreateMixingContext() 1600 GetWindowBounds(_windowRef, kWindowContentRgn, &rect); in GetWindowRect()
|
/external/python/cpython2/Mac/Modules/win/ |
D | _Winmodule.c | 33 #define GetWindowContentRgn(win, rgn) GetWindowRegion((win), kWindowContentRgn, (rgn))
|