Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp146 const float offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in GetDrawRect() local
251 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageCorners() local
291 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageStretch() local
316 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRound() local
368 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageSpace() local
423 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRepeat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Dborder_image_painter.cpp308 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageCorners() local
348 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageCorners() local
393 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageStretch() local
424 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageStretch() local
454 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRound() local
515 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRound() local
575 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageSpace() local
660 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRepeat() local
819 double offsetBottomY = std::ceil(offset.GetY() + paintSize_.Height() + bottomOutset_); in PaintBorderImageRepeat() local