Searched refs:dispatchMessageOnWindows (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/com/
H A DNativeEventQueue.h107 static int dispatchMessageOnWindows(MSG const *pMsg, int rc);
/vbox/src/VBox/Main/glue/
H A DNativeEventQueue.cpp385 int NativeEventQueue::dispatchMessageOnWindows(MSG const *pMsg, int rc) function in class:com::NativeEventQueue
435 rc = NativeEventQueue::dispatchMessageOnWindows(&Msg, rc);
551 rc = NativeEventQueue::dispatchMessageOnWindows(&Msg, rc);

Completed in 61 milliseconds