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

/haiku/src/servers/app/
H A DServerCursor.cpp181 ServerCursor::SetHotSpot(BPoint hotSpot) argument
183 fHotSpot = hotSpot;
H A DCursorManager.h56 const BPoint& hotSpot = B_ORIGIN);
H A DCursorManager.cpp390 const uint8* cursorBits, BCursorID id, const BPoint& hotSpot)
398 cursorMember->SetHotSpot(hotSpot);
389 _InitCursor(ServerCursor*& cursorMember, const uint8* cursorBits, BCursorID id, const BPoint& hotSpot) argument

Completed in 46 milliseconds