Home
last modified time | relevance | path

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 Dtext_style_test.cpp110 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 Drosen_scroll_bar_painter.cpp146 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 Dtext_style.h143 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 Dtext_style.h108 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 Dtext_style.h132 RectStyle backgroundRect = {0, 0.0f, 0.0f, 0.0f, 0.0f}; member in OHOS::Rosen::SPText::TextStyle

Completed in 2 milliseconds