Searched refs:cyCursor (Results 1 – 2 of 2) sorted by relevance
70 INT cyCursor; member1217 pPointerData->cyCursor = GetSystemMetrics(SM_CYCURSOR); in PointerProc()
2542 INT cyCursor = ::GetSystemMetrics(SM_CYCURSOR); in GetTipWindowRect() local2549 cyCursor = bm.bmHeight; in GetTipWindowRect()2552 cyCursor = bm.bmHeight / 2; in GetTipWindowRect()2577 pRect->top = Point.y + cyCursor - yHotspot; in GetTipWindowRect()