Home
last modified time | relevance | path

Searched refs:SelectNoWait (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Window.hxx230 …Standard_EXPORT static void SelectNoWait (HANDLE& theWindow, int& theX, int& theY, int& theButton);
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Window.hxx230 …Standard_EXPORT static void SelectNoWait (HANDLE& theWindow, int& theX, int& theY, int& theButton);
H A DDraw_Window.cxx1585 void Draw_Window::SelectNoWait (HANDLE& theWindow, in SelectNoWait() function in Draw_Window
H A DDraw_Viewer.cxx986 Draw_Window::SelectNoWait (hWnd, theX, theY, theButton); in Select()