Searched defs:backgroundRect (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
H A D | text_style_test.cpp | 110 RectStyle backgroundRect = { 0, 1.0f, 0.0f, 0.0f, 0.0f }; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_scroll_bar_painter.cpp | 146 SkRect backgroundRect = SkRect::MakeLTRB(barRect.Left(), barRect.Top(), barRect.Right(), barRect.Bottom()); in PaintRectBar() local 175 RSRect backgroundRect = RSRect( in PaintRectBar() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | text_style.h | 143 RectStyle backgroundRect = {0, 0.0, 0.0, 0.0, 0.0}; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | text_style.h | 108 RectStyle backgroundRect = {0, 0.0, 0.0, 0.0, 0.0}; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_style.h | 132 RectStyle backgroundRect = {0, 0.0f, 0.0f, 0.0f, 0.0f}; member in OHOS::Rosen::SPText::TextStyle
|
Completed in 2 milliseconds