Searched refs:can_drop (Results 1 – 1 of 1) sorted by relevance
1425 int can_drop; // whether after this change, the prop may be removed member1473 res.can_drop = droppable; in adjust_prop()1484 res.can_drop = prop->tp_len <= 0 && droppable; in adjust_prop()1544 if (res.can_drop) in adjust_prop_columns()