RemoveConstraint
bool RemoveConstraint(Constraint* constraint,
bool RemoveConstraint(Constraint* constraint,
bool RemoveConstraint(Constraint* constraint,
bool RemoveConstraint(Constraint* constraint,
Solver()->RemoveConstraint(fConstraints.ItemAt(i), true);
return Solver()->RemoveConstraint(constraint, deleteConstraint);
if (RemoveConstraint(constraint, false, false) == true)
fLinearSpec->RemoveConstraint(constraints.ItemAt(i));
fLS->RemoveConstraint(this, false);
RemoveConstraint(markedForInvalidation.ItemAt(i));
return RemoveConstraint(constraint, deleteConstraint, true);
RemoveConstraint(constraint, false);
return fLinearSpec->RemoveConstraint(constraint, deleteConstraint,
linearSpec->RemoveConstraint(leftConstraint);
linearSpec->RemoveConstraint(topConstraint);
linearSpec->RemoveConstraint(fMinWidthConstraint, true);
linearSpec->RemoveConstraint(fMinHeightConstraint, true);
linearSpec->RemoveConstraint(fMaxWidthConstraint, true);
linearSpec->RemoveConstraint(fMaxHeightConstraint, true);
linearSpec->RemoveConstraint(fWidthConstraint, true);
linearSpec->RemoveConstraint(fHeightConstraint, true);
ls.RemoveConstraint(c6);
ls.RemoveConstraint(c2);
ls.RemoveConstraint(c6);