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

/external/opencv3/modules/highgui/src/
H A Dwindow_w32.cpp172 WNDPROC toolBarProc; member in struct:CvWindow::__anon15575
1808 LRESULT ret = CallWindowProc(window->toolbar.toolBarProc, hwnd, uMsg, wParam, lParam);
1833 return CallWindowProc(window->toolbar.toolBarProc, hwnd, uMsg, wParam, lParam);
2050 window->toolbar.toolBarProc =

Completed in 47 milliseconds