Searched refs:fGrabCursor (Results 1 – 2 of 2) sorted by relevance
229 BCursor* fGrabCursor; variable
204 fGrabCursor(NULL) in ShowImageView()215 fGrabCursor = new BCursor(B_CURSOR_ID_GRABBING); in ShowImageView()228 delete fGrabCursor; in ~ShowImageView()1147 be_app->SetCursor(fGrabCursor); in MouseDown()