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

/haiku/src/apps/resedit/
H A DBitmapView.h58 bool IsBitmapRemovable(void) const { return fRemovableBitmap; }
84 bool fRemovableBitmap; member in class:BitmapView
H A DBitmapView.cpp59 fRemovableBitmap = false;
376 if (fRemovableBitmap && fBitmap)
450 fRemovableBitmap = isremovable;

Completed in 38 milliseconds