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

/haiku/src/apps/resedit/
H A DBitmapView.cpp401 uint8 borderwidth = (fBorderStyle == B_FANCY_BORDER) ? 5 : 1; local
404 fBitmapRect= ScaleRectToFit(fBitmap->Bounds(), r.InsetByCopy(borderwidth, borderwidth));

Completed in 29 milliseconds