Searched defs:W200 (Results 1 - 8 of 8) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | typography_types.h | 54 W200 = 1, // weight value 200. member in OHOS::Rosen::TextEngine::FontWeight
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_types.h | 32 W200 = 1, // weight value 200. member in OHOS::Rosen::SPText::FontWeight
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_text_style.h | 29 W200, member in OHOS::Ace::Testing::TestingFontWeight
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | typography_types.h | 66 W200, member in OHOS::Rosen::BreakStrategy::WordBreakType::FontWeight
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/ |
H A D | badge_test_ng.cpp | 62 const FontWeight FontWeights[] { FontWeight::W100, FontWeight::W200, FontWeight::W300, FontWeight::W400, member in OHOS::Ace::NG::__anon3250::FontWeight
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/ |
H A D | search_test_ng.cpp | 1172 Font otherFont { FontWeight::W200, Dimension(12), OHOS::Ace::FontStyle::ITALIC, fontFamilies }; in HWTEST_F() member in OHOS::Ace::NG::FontWeight 1196 Font otherFont { FontWeight::W200, Dimension(12), OHOS::Ace::FontStyle::ITALIC, fontFamilies }; in HWTEST_F() member in OHOS::Ace::NG::FontWeight
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 192 EXPECT_EQ(ConvertToOriginalText(txtStyle)->fontWeight, FontWeight::W200); in HWTEST_F() member in OHOS::FontWeight 676 EXPECT_EQ(ConvertToOriginalText(typoStyle)->fontWeight, FontWeight::W200); in HWTEST_F() member in OHOS::FontWeight 776 EXPECT_EQ(ConvertToOriginalText(typoStyle)->lineStyleFontWeight, FontWeight::W200); in HWTEST_F() member in OHOS::FontWeight
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 38 W200, member in OHOS::Ace::FontWeight
|
Completed in 13 milliseconds