Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp866 …auto boundsValue = (geometryNode->GetFrameSize().Width() - indicatorGeometryNode->GetFrameSize().W… in CalcBoundsRect() local
867 auto boundsRectOriginX = -boundsValue; in CalcBoundsRect()
874boundsValue = (geometryNode->GetFrameSize().Height() - indicatorGeometryNode->GetFrameSize().Heigh… in CalcBoundsRect()
876 boundsRectOriginY = -boundsValue; in CalcBoundsRect()