Home
last modified time | relevance | path

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

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