Lines Matching defs:IEventSource
954 struct IEventSource;
1058 typedef struct IEventSource IEventSource;
2240 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource);
3532 nsresult (*GetEventSource)(IConsole *pThis, IEventSource * *eventSource);
4576 nsresult (*GetEventSource)(IKeyboard *pThis, IEventSource * *eventSource);
4617 nsresult (*GetEventSource)(IMouse *pThis, IEventSource * *eventSource);
6224 nsresult (*GetEventSource)(IVirtualBoxClient *pThis, IEventSource * *eventSource);
6235 /* Start of struct IEventSource Declaration */
6246 IEventSource *pThis,
6251 IEventSource *pThis,
6253 IEventSource ** subordinates,
6254 IEventSource * * result
6258 IEventSource *pThis,
6266 IEventSource *pThis,
6271 IEventSource *pThis,
6278 IEventSource *pThis,
6285 IEventSource *pThis,
6292 struct IEventSource
6296 /* End of struct IEventSource Declaration */
6335 nsresult (*GetSource)(IEvent *pThis, IEventSource * *source);