Home
last modified time | relevance | path

Searched defs:widthBothInf (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dlayout_constraint.h42 auto widthBothInf = GreaterOrEqualToInfinity(first.Width().value_or(0.0f)) && in CompareWithInfinityCheck() local
60 …auto widthBothInf = GreaterOrEqualToInfinity(first.Width()) && GreaterOrEqualToInfinity(second.Wid… in CompareWithInfinityCheck() local