Searched refs:SetPenaltyPos (Results 1 – 5 of 5) sorted by relevance
59 void SetPenaltyPos(double value);
201 row->fPrefSizeConstraint->SetPenaltyPos(weight); in _UpdateConstraints()224 column->fPrefSizeConstraint->SetPenaltyPos(weight); in _UpdateConstraints()
641 fMaxContentHeight->SetPenaltyPos(priority); in _UpdateMaxSizeConstraint()659 fMaxContentWidth->SetPenaltyPos(priority); in _UpdateMaxSizeConstraint()
289 Constraint::SetPenaltyPos(double value) in SetPenaltyPos() function in Constraint
128 fWidthConstraint->SetPenaltyPos(kHighPenalty); in DoGroupLayout()130 fHeightConstraint->SetPenaltyPos(kHighPenalty); in DoGroupLayout()152 fWidthConstraint->SetPenaltyPos(kExtentPenalty); in DoGroupLayout()154 fHeightConstraint->SetPenaltyPos(kExtentPenalty); in DoGroupLayout()