Searched defs:rectBottom (Results 1 – 3 of 3) 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 | 114 float rectBottom = rectTop + (axis_ == Axis::HORIZONTAL ? rectHeight : rectWidth); in PaintBackground() local 252 float rectBottom = in PaintUnselectedIndicator() local 288 …float rectBottom = (axis_ == Axis::HORIZONTAL ? rightCenter.GetY() + itemHalfSizes[SELECTED_ITEM_H… in PaintSelectedIndicator() local
|
H A D | overlength_dot_indicator_modifier.cpp | 151 float rectBottom = 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 | 3101 RectI rectBottom = RectI(0, 0, 100, 100); variable 3140 RectI rectBottom = RectI(0, 0, 100, 100); variable 3179 RectI rectBottom = RectI(0, 0, 100, 100); variable 3218 RectI rectBottom = RectI(0, 0, 100, 100); variable 3259 RectI rectBottom = RectI(0, 0, 100, 100); variable
|