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

/haiku/src/apps/resedit/
H A DBitmapView.h52 bool ConstrainsDrops(void) const { return fConstrainDrops; }
82 bool fConstrainDrops; member in class:BitmapView
H A DBitmapView.cpp62 fConstrainDrops = true;
226 if (fConstrainDrops)
241 if (fConstrainDrops)
425 fConstrainDrops = value;
684 if (fConstrainDrops)

Completed in 22 milliseconds