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

/haiku/headers/os/interface/
H A DShelf.h57 bool AllowsDragging() const;
/haiku/src/kits/interface/
H A DDragger.cpp254 if (AreDraggersDrawn() && (fShelf == NULL || fShelf->AllowsDragging())) {
320 if ((fShelf != NULL && fShelf->AllowsDragging()
641 allowsDragging = fShelf->AllowsDragging();
H A DShelf.cpp850 BShelf::AllowsDragging() const function in class:BShelf

Completed in 66 milliseconds