Searched defs:W700 (Results 1 - 7 of 7) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | typography_types.h | 59 W700 = 6, // weight value 700 bold. 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 | 37 W700 = 6, // weight value 700 bold. member in OHOS::Rosen::SPText::FontWeight
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_text_style.h | 34 W700, 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 | 71 W700, // bold member in OHOS::Rosen::BreakStrategy::WordBreakType::FontWeight
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/ |
H A D | badge_test_ng.cpp | 63 FontWeight::W500, FontWeight::W600, FontWeight::W700, FontWeight::W800, FontWeight::W900, FontWeight::BOLD, member in OHOS::Ace::NG::__anon3250::FontWeight
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 202 EXPECT_EQ(ConvertToOriginalText(txtStyle)->fontWeight, FontWeight::W700); in HWTEST_F() member in OHOS::FontWeight 912 EXPECT_EQ(ConvertToOriginalText(typoStyle)->lineStyleFontWeight, FontWeight::W700); in HWTEST_F() member in OHOS::FontWeight 1251 EXPECT_EQ(ConvertToOriginalText(typoStyle)->fontWeight, FontWeight::W700); in HWTEST_F() member in OHOS::FontWeight
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 43 W700, member in OHOS::Ace::FontWeight
|
Completed in 10 milliseconds