Home
last modified time | relevance | path

Searched defs:rectTop (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.cpp110 float rectTop = in PaintBackground() local
248 float rectTop = in PaintUnselectedIndicator() local
283 …float rectTop = (axis_ == Axis::HORIZONTAL ? leftCenter.GetY() - itemHalfSizes[SELECTED_ITEM_HALF_… in PaintSelectedIndicator() local
H A Doverlength_dot_indicator_modifier.cpp147 float rectTop = in PaintUnselectedIndicator() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp3109 RectI rectTop = RectI(100, 100, 100, 100); variable
3148 RectI rectTop = RectI(50, 50, 100, 100); variable
3187 RectI rectTop = RectI(0, 0, 100, 100); variable
3226 RectI rectTop = RectI(0, 0, 100, 100); variable
3267 RectI rectTop = RectI(0, 0, 100, 100); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3081 float rectTop = 0.0f; in GetRectOffsetWithPositionEdges() local