Home
last modified time | relevance | path

Searched defs:W400 (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtypography_types.h56 W400 = 3, // weight value 400 normal. member in OHOS::Rosen::TextEngine::FontWeight
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_types.h34 W400 = 3, // weight value 400 normal. member in OHOS::Rosen::SPText::FontWeight
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_text_style.h31 W400, member in OHOS::Ace::Testing::TestingFontWeight
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_types.h68 W400, // normal member in OHOS::Rosen::BreakStrategy::WordBreakType::FontWeight
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
H A Dbadge_test_ng.cpp62 const FontWeight FontWeights[] { FontWeight::W100, FontWeight::W200, FontWeight::W300, FontWeight::W400, member in OHOS::Ace::NG::__anon3250::FontWeight
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp196 EXPECT_EQ(ConvertToOriginalText(txtStyle)->fontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
208 EXPECT_EQ(ConvertToOriginalText(txtStyle)->fontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
680 EXPECT_EQ(ConvertToOriginalText(typoStyle)->fontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
780 EXPECT_EQ(ConvertToOriginalText(typoStyle)->lineStyleFontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
2236 EXPECT_EQ(ConvertToOriginalText(typoStyle)->fontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
2279 EXPECT_EQ(ConvertToOriginalText(typoStyle)->lineStyleFontWeight, FontWeight::W400); in HWTEST_F() member in OHOS::FontWeight
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h40 W400, member in OHOS::Ace::FontWeight

Completed in 12 milliseconds