Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DShelf.h139 bool fAllowDragging; variable
/haiku/src/kits/interface/
H A DShelf.cpp448 if (!fShelf->fAllowDragging) in _ObjectDropFilter()
852 return fAllowDragging; in AllowsDragging()
859 fAllowDragging = state; in SetAllowsDragging()
1148 fAllowDragging = allowDrags; in _InitData()