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 D | dot_indicator_modifier.cpp | 110 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 D | overlength_dot_indicator_modifier.cpp | 147 float rectTop = in PaintUnselectedIndicator() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_main_thread_test.cpp | 3109 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 D | rosen_render_context.cpp | 3081 float rectTop = 0.0f; in GetRectOffsetWithPositionEdges() local
|