Home | History | Annotate | Download | only in haiku-softpipe

Lines Matching refs:Bounds

69 	BRect b = view->Bounds();
169 != fBitmap->Bounds().IntegerHeight()
171 != fBitmap->Bounds().IntegerWidth()) {
177 uint8 bytesPerPixel = bytesPerRow / fBitmap->Bounds().IntegerWidth();
225 BRect sr = fBitmap->Bounds();
226 BRect dr = bitmap->Bounds();
270 BRect sr = bitmap->Bounds();
271 BRect dr = fBitmap->Bounds();
355 fBitmap->Bounds().IntegerWidth(), fBitmap->Bounds().IntegerHeight());