Home
last modified time | relevance | path

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

/reactos/dll/cpl/main/
H A Dmouse.c70 INT cyCursor; member
1217 pPointerData->cyCursor = GetSystemMetrics(SM_CYCURSOR); in PointerProc()
/reactos/sdk/lib/cicero/
H A Dcicuif.cpp2542 INT cyCursor = ::GetSystemMetrics(SM_CYCURSOR); in GetTipWindowRect() local
2549 cyCursor = bm.bmHeight; in GetTipWindowRect()
2552 cyCursor = bm.bmHeight / 2; in GetTipWindowRect()
2577 pRect->top = Point.y + cyCursor - yHotspot; in GetTipWindowRect()