Searched refs:FONT_WEIGHT_900 (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 115 FONT_WEIGHT_900, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 304 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_900); 1276 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_900); 1635 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_900); 2710 normalStyle.weight = FONT_WEIGHT_900; 2716 EXPECT_EQ(style.weight, FONT_WEIGHT_900);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 248 case FONT_WEIGHT_900: { in GetFontWeight() 1793 case FONT_WEIGHT_900: { in OH_Drawing_SetTypographyTextFontWeight() 1901 case FONT_WEIGHT_900: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3607 case FONT_WEIGHT_900: { in GetFontWeight()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …NT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br/>FONT_WEIGHT_900<br/>} | 字重 |
|
H A D | _drawing.md | 219 …NT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br/>FONT_WEIGHT_900<br/>} | 字重 | 2530 | FONT_WEIGHT_900 | 字重为black |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …NT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br>FONT_WEIGHT_900<br>} | Enumer…
|
H A D | _drawing.md | 219 …NT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br>FONT_WEIGHT_900<br>} | Enumer… 2530 | FONT_WEIGHT_900 | Black.|
|