Searched refs:IShowWindowEvent (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp399 ComPtr<IShowWindowEvent> swev = aEvent;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h994 struct IShowWindowEvent;
1098 typedef struct IShowWindowEvent IShowWindowEvent; typedef in typeref:struct:IShowWindowEvent
7187 /* Start of struct IShowWindowEvent Declaration */
7197 nsresult (*GetWinId)(IShowWindowEvent *pThis, PRInt64 *winId);
7198 nsresult (*SetWinId)(IShowWindowEvent *pThis, PRInt64 winId);
7202 struct IShowWindowEvent struct
7206 /* End of struct IShowWindowEvent Declaration */
H A DVBoxCAPI_v4_1.h995 struct IShowWindowEvent;
1101 typedef struct IShowWindowEvent IShowWindowEvent; typedef in typeref:struct:IShowWindowEvent
7587 /* Start of struct IShowWindowEvent Declaration */
7597 nsresult (*GetWinId)(IShowWindowEvent *pThis, PRInt64 *winId);
7598 nsresult (*SetWinId)(IShowWindowEvent *pThis, PRInt64 winId);
7602 struct IShowWindowEvent struct
7606 /* End of struct IShowWindowEvent Declaration */
H A DVBoxCAPI_v4_2.h1005 struct IShowWindowEvent;
1121 typedef struct IShowWindowEvent IShowWindowEvent; typedef in typeref:struct:IShowWindowEvent
8593 /* Start of struct IShowWindowEvent Declaration */
8603 nsresult (*GetWinId)(IShowWindowEvent *pThis, PRInt64 *winId);
8604 nsresult (*SetWinId)(IShowWindowEvent *pThis, PRInt64 winId);
8608 struct IShowWindowEvent struct
8612 /* End of struct IShowWindowEvent Declaration */
H A DVBoxCAPI_v4_3.h1300 interface IShowWindowEvent; variable
1443 typedef interface IShowWindowEvent IShowWindowEvent; typedef
20278 /* Start of struct IShowWindowEvent declaration */
20291 nsresult (*GetWinId)(IShowWindowEvent *pThis, PRInt64 *winId);
20292 nsresult (*SetWinId)(IShowWindowEvent *pThis, PRInt64 winId);
20298 nsresult (*QueryInterface)(IShowWindowEvent *pThis, const nsID *iid, void **resultp);
20299 nsrefcnt (*AddRef)(IShowWindowEvent *pThis);
20300 nsrefcnt (*Release)(IShowWindowEvent *pThis);
20301 nsresult (*GetType)(IShowWindowEvent *pThi
[all...]
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp536 ComPtr<IShowWindowEvent> pSWEv = aEvent;
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp6727 ComPtr<IShowWindowEvent> pShowEvent = pEvent;

Completed in 846 milliseconds