Searched refs:HasAspectRatio (Results 1 – 7 of 7) sorted by relevance
511 if (layoutProperty->HasAspectRatio()) { in AdjustFixedSizeNode()635 if (magicItemProperty.HasAspectRatio()) { in ApplyConstraint()665 if (magicItemProperty.HasAspectRatio()) { in CreateRootConstraint()
446 if (!magicItemProperty_.HasAspectRatio()) { in CheckAspectRatio()869 bool LayoutProperty::HasAspectRatio() const in HasAspectRatio() function in OHOS::Ace::NG::LayoutProperty871 return magicItemProperty_.HasAspectRatio(); in HasAspectRatio()876 if (magicItemProperty_.HasAspectRatio()) { in GetAspectRatio()891 if (magicItemProperty_.HasAspectRatio()) { in ResetAspectRatio()
181 bool HasAspectRatio() const;
115 if (layoutProperty->HasAspectRatio() && layoutProperty->GetAspectRatio() != 0) { in SelfMeasure()
87 return layoutProperty->HasAspectRatio() && in IsNeedAdjustByAspectRatio()
501 return layoutProperty->HasAspectRatio(); in IsNeedAdjustByAspectRatio()
297 if (magicItemProperty.HasAspectRatio()) { in ModifyLayoutConstraint()