Searched refs:is_over_other (Results 1 – 2 of 2) sorted by relevance
254 is_over_other(false), in DropInfo()277 bool is_over_other; member572 bool is_over_other; in OnDragUpdated() local576 &is_over_other); in OnDragUpdated()581 drop_info_->is_over_other == is_over_other) { in OnDragUpdated()596 drop_info_->is_over_other = is_over_other; in OnDragUpdated()604 if (drop_on || is_over_overflow || is_over_other) { in OnDragUpdated()606 if (is_over_other) in OnDragUpdated()643 drop_info_->is_over_other ? model_->other_node() : in OnPerformDrop()648 const bool is_over_other = drop_info_->is_over_other; in OnPerformDrop() local[all …]
430 bool* is_over_other);