Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp82 #define CV_HCURSOR GCLP_HCURSOR macro
93 #define CV_HCURSOR GCL_HCURSOR macro
1695 SetCursor((HCURSOR)icvGetClassLongPtr(hwnd, CV_HCURSOR)); in HighGUIProc()