Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_paint_method.cpp55 void TabBarPaintMethod::PaintGradient(RSCanvas& canvas, const RectF& barRect, const Color& backgrou… in PaintGradient()
90 void TabBarPaintMethod::PaintLeftGradient(RSCanvas& canvas, const RectF& barRect, const Color& back… in PaintLeftGradient()
104 void TabBarPaintMethod::PaintRightGradient(RSCanvas& canvas, const RectF& barRect, const Color& bac… in PaintRightGradient()
119 void TabBarPaintMethod::PaintTopGradient(RSCanvas& canvas, const RectF& barRect, const Color& backg… in PaintTopGradient()
133 void TabBarPaintMethod::PaintBottomGradient(RSCanvas& canvas, const RectF& barRect, const Color& ba… in PaintBottomGradient()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_scroll_bar_painter.cpp137 Rect barRect = scrollBar->GetBarRect(); in PaintRectBar() local
164 Rect barRect = scrollBar->GetBarRect(); in PaintRectBar() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_bar_test_ng.cpp385 auto barRect = Rect(0.0, 0.0, NORMAL_WIDTH, 100.0) + Offset::Zero(); variable
791 auto barRect = scrollBar->GetBarRect(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_test_ng.cpp1803 Rect barRect = scrollBar->GetBarRect(); variable
1842 Rect barRect = scrollBar->GetBarRect(); variable
1881 Rect barRect = scrollBar->GetBarRect(); variable