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

/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp243 bool canHandle = !fBarView->Dragging() local
246 if (_IsSelected() && canHandle)
338 bool canHandle = !fBarView->Dragging() local
340 if (_IsSelected() && IsEnabled() && canHandle)

Completed in 29 milliseconds