Searched refs:isDraggable (Results 1 – 4 of 4) sorted by relevance
235 bool isDraggable() const in isDraggable() function
134 if (isDraggable() && (buttons == B_PRIMARY_MOUSE_BUTTON)) in MouseDown()
187 if (isDraggable() && (buttons == B_PRIMARY_MOUSE_BUTTON)) { in MouseDown()
579 if (item->isDraggable()) in DragSelectionBy()