Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp319 auto roundVerticalCount = static_cast<int32_t>(borderCenterHeight_ / imageCenterHeight_); in PaintBorderImageRound() local
377 auto roundVerticalCount = static_cast<int32_t>(borderCenterHeight_ / imageCenterHeight_); in PaintBorderImageSpace() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Dborder_image_painter.cpp457 int32_t roundVerticalCount = static_cast<int32_t>(borderCenterHeight_ / imageCenterHeight_); in PaintBorderImageRound() local
518 int32_t roundVerticalCount = static_cast<int32_t>(borderCenterHeight_ / imageCenterHeight_); in PaintBorderImageRound() local
579 int32_t roundVerticalCount = static_cast<int32_t>(borderCenterHeight_ / imageCenterHeight_); in PaintBorderImageSpace() local