Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp144 const float offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in GetDrawRect() local
249 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageCorners() local
289 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageStretch() local
314 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRound() local
366 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageSpace() local
421 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRepeat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Dborder_image_painter.cpp306 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageCorners() local
346 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageCorners() local
391 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageStretch() local
422 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageStretch() local
452 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRound() local
513 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRound() local
573 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageSpace() local
658 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRepeat() local
817 double offsetRightX = std::ceil(offset.GetX() + paintSize_.Width() + rightOutset_); in PaintBorderImageRepeat() local