Home
last modified time | relevance | path

Searched refs:WindowRef (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Mac/Modules/win/
Dwinedit.py5 (WindowRef, 'theWindow', InMode),
10 (WindowRef, 'theWindow', InMode),
16 (WindowRef, 'theWindow', InMode),
22 (WindowRef, 'theWindow', InMode),
28 (WindowRef, 'theWindow', InMode),
Dwinsupport.py26 WindowRef = WindowPtr variable
D_Winmodule.c21 extern PyObject *_WinObj_New(WindowRef);
22 extern PyObject *_WinObj_WhichWindow(WindowRef);
23 extern int _WinObj_Convert(PyObject *, WindowRef *);
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.h87 VideoRenderAGL(WindowRef windowRef, bool fullscreen, int iId);
132 void ParentWindowResized(WindowRef window);
141 WindowRef _windowRef;
Dvideo_render_agl.cc362 #pragma mark VideoRenderAGL WindowRef constructor
364 VideoRenderAGL::VideoRenderAGL(WindowRef windowRef, bool fullscreen, int iId) : in VideoRenderAGL()
422 #pragma mark WindowRef Event Handler
427 WindowRef windowRef = NULL; in sHandleWindowResized()
436 sizeof (WindowRef), in sHandleWindowResized()
543 WindowRef parentWindow = HIViewGetWindow(windowRef); in VideoRenderAGL()
600 WindowRef parentWindow = HIViewGetWindow(hiviewRef); in sHandleHiViewResized()
1014 WindowRef window = HIViewGetWindow(_hiviewRef); in ScreenUpdateProcess()
1181 void VideoRenderAGL::ParentWindowResized(WindowRef window) in ParentWindowResized()
1341 WindowRef window = GetControlOwner(_hiviewRef); in CreateMixingContext()
[all …]
Dvideo_render_mac_carbon_impl.cc59 WindowRef* windowRef = static_cast<WindowRef*>(_ptrWindow); in Init()
/external/webrtc/talk/media/devices/
Dcarbonvideorenderer.h68 WindowRef window_ref_;
/external/python/cpython2/Mac/Modules/ctl/
Dctledit.py5 (WindowRef, 'inWindow', InMode),
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py72 WindowRef = WindowPtr variable
/external/python/cpython2/Mac/Modules/
DMacOS.c509 WindowRef theWindow; in MacOS_splash()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c98 WindowRef win; in GrafObj_Convert()
112 WindowRef win = (WindowRef)((GrafPortObject *)v)->ob_itself; in GrafObj_Convert()
/external/python/cpython2/Mac/scripts/
Derrors.txt689 -5600 errInvalidWindowPtr tried to pass a bad WindowRef argument