Searched refs:WinId (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h81 STDMETHOD(COMGETTER(WinId)) (int64_t *winId);
255 STDMETHOD(COMGETTER(WinId)) (LONG64 *winId);
H A DFramebuffer.cpp388 STDMETHODIMP VBoxSDLFB::COMGETTER(WinId)(int64_t *winId) function in class:VBoxSDLFB
1519 STDMETHODIMP VBoxSDLFBOverlay::COMGETTER(WinId)(LONG64 *winId) function in class:VBoxSDLFBOverlay
H A DVBoxSDL.cpp544 pSWEv->COMSETTER(WinId)((LONG64)info.info.x11.wmwindow);
546 pSWEv->COMSETTER(WinId)((LONG64)info.window);
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/
H A Dcrservice.cpp968 CHECK_ERROR_RET(pFramebuffer, COMGETTER(WinId)(&winId), rc);
1087 CHECK_ERROR_BREAK(pFramebuffer, COMGETTER(WinId)(&winId));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp191 STDMETHOD(COMGETTER(WinId))(LONG64 *pWinId);
701 STDMETHODIMP UIFrameBufferPrivate::COMGETTER(WinId)(LONG64 *pWinId) function in class:UIFrameBufferPrivate
/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp401 swev->COMSETTER(WinId)(0);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3585 hrc = pFramebuffer->COMGETTER(WinId)(&winId);
H A DConsoleImpl.cpp6731 pShowEvent->COMGETTER(WinId)(&iEvWinId);

Completed in 3378 milliseconds