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

/haiku/src/servers/app/drawing/
H A DHWInterface.cpp1041 BRect cursorBounds = fCursorAndDragBitmap->Bounds(); local
1042 fCursorAreaBackup.SetTo(new buffer_clip(cursorBounds.IntegerWidth() + 1,
1043 cursorBounds.IntegerHeight() + 1));

Completed in 80 milliseconds