Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
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
Doverlength_dot_indicator_modifier.cpp147 float rectTop = in PaintUnselectedIndicator() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_main_thread_test.cpp3029 RectI rectTop = RectI(100, 100, 100, 100); variable
3068 RectI rectTop = RectI(50, 50, 100, 100); variable
3107 RectI rectTop = RectI(0, 0, 100, 100); variable
3146 RectI rectTop = RectI(0, 0, 100, 100); variable
3187 RectI rectTop = RectI(0, 0, 100, 100); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp2990 float rectTop = 0.0f; in GetRectOffsetWithPositionEdges() local