Searched refs:hcurVert (Results 1 – 1 of 1) sorted by relevance
177 HCURSOR hcurVert; /* handle to the NS cursor */ member3013 DestroyCursor (infoPtr->hcurVert); in REBAR_Destroy()3313 infoPtr->hcurVert = LoadCursorW (0, (LPWSTR)IDC_SIZENS); in REBAR_NCCreate()3482 SetCursor (infoPtr->hcurVert); in REBAR_SetCursor()