Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DStatusView.h186 kAutoPlaceDragRegion, enumerator
H A DStatusView.cpp1367 fDragLocation(kAutoPlaceDragRegion) in TDragRegion()
1501 if (fDragLocation == kAutoPlaceDragRegion) { in DragRegion()