Home
last modified time | relevance | path

Searched refs:CheckMarginPropertyExceed (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_utils.h89 if (CheckMarginPropertyExceed(property, childCalcIdealLength)) { in CreateChildConstraint()
168 …static bool CheckMarginPropertyExceed(const RefPtr<SwiperLayoutProperty>& property, float childCal… in CheckMarginPropertyExceed() function