/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | outline_style.h | 22 enum class OutlineStyle : int16_t { SOLID = 0, DASHED = 1, DOTTED = 2 }; member in OHOS::Ace::OutlineStyle
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_border.h | 38 DASHED, member in OHOS::Rosen::BorderStyle
|
/foundation/arkui/ace_engine/test/unittest/core/render/ |
H A D | drawing_prop_convertor_test_ng.cpp | 611 EXPECT_EQ(ToRSTextStyle(nullptr, textStyle).decorationStyle_, RSTextDecorationStyle::DASHED); in HWTEST_F() member in OHOS::Ace::RSTextDecorationStyle
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | typography_types.h | 132 DASHED, member in OHOS::Rosen::TextEngine::TextDecorationStyle
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_types.h | 85 DASHED, member in OHOS::Rosen::SPText::TextDecorationStyle
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_text_style.h | 54 DASHED, member in OHOS::Ace::Testing::TestingTextDecorationStyle
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | typography_types.h | 60 DASHED, member in OHOS::Rosen::BreakStrategy::WordBreakType::TextDecorationStyle
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 455 EXPECT_EQ(ConvertToOriginalText(txtStyle)->decorationStyle, TextDecorationStyle::DASHED); in HWTEST_F() member in OHOS::TextDecorationStyle
|
/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | chart_component.h | 105 DASHED, member in OHOS::Ace::LineType
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | constants.h | 316 DASHED, member in OHOS::Ace::TextDecorationStyle 393 DASHED, member in OHOS::Ace::BorderStyle
|