Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp318 auto roundHorizontalCount = static_cast<int32_t>(borderCenterWidth_ / imageCenterWidth_); in PaintBorderImageRound() local
376 auto roundHorizontalCount = static_cast<int32_t>(borderCenterWidth_ / imageCenterWidth_); in PaintBorderImageSpace() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Dborder_image_painter.cpp456 int32_t roundHorizontalCount = static_cast<int32_t>(borderCenterWidth_ / imageCenterWidth_); in PaintBorderImageRound() local
517 int32_t roundHorizontalCount = static_cast<int32_t>(borderCenterWidth_ / imageCenterWidth_); in PaintBorderImageRound() local
578 int32_t roundHorizontalCount = static_cast<int32_t>(borderCenterWidth_ / imageCenterWidth_); in PaintBorderImageSpace() local