fContentAspectRatioC
LinearProgramming::Constraint* fContentAspectRatioC;
delete fContentAspectRatioC;
fContentAspectRatioC = NULL;
} else if (fContentAspectRatioC == NULL) {
fContentAspectRatioC = fLS->AddConstraint(-1.0, fLeft, 1.0, fRight,
fContentAspectRatioC->SetLeftSide(-1.0, fLeft, 1.0, fRight, ratio,
delete fContentAspectRatioC;
if (area->fContentAspectRatioC)
constraints.insert(area->fContentAspectRatioC);