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

/haiku/headers/os/interface/
H A DShelf.h139 bool fAllowDragging; member in class:BShelf
/haiku/src/kits/interface/
H A DShelf.cpp448 if (!fShelf->fAllowDragging)
852 return fAllowDragging;
859 fAllowDragging = state;
1148 fAllowDragging = allowDrags;

Completed in 41 milliseconds