Searched refs:GetHotSpot (Results 1 – 6 of 6) sorted by relevance
39 BPoint GetHotSpot() const in GetHotSpot() function
1356 fLink.Attach<BPoint>(cursor->GetHotSpot()); in _DispatchMessage()
870 frame.OffsetTo(fCursorLocation - fCursorAndDragBitmap->GetHotSpot()); in _CursorFrame()911 BPoint hotspot(fCursor->GetHotSpot()); in _AdoptDragBitmap()
1500 cursorPosition -= bounds.LeftTop() + cursor->GetHotSpot(); in ReadBitmap()
159 Add(cursor.GetHotSpot()); in AddCursor()
1418 uint16 xHotSpot = (uint16)cursor->GetHotSpot().x; in SetCursor()1419 uint16 yHotSpot = (uint16)cursor->GetHotSpot().y; in SetCursor()