Searched refs:FONT_WEIGHT_600 (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 | 109 FONT_WEIGHT_600, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 236 case FONT_WEIGHT_600: { in GetFontWeight() 1781 case FONT_WEIGHT_600: { in OH_Drawing_SetTypographyTextFontWeight() 1889 case FONT_WEIGHT_600: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3595 case FONT_WEIGHT_600: { in GetFontWeight()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 286 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_600); 1258 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_600); 1617 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_600);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …T_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …T_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_… 2527 | FONT_WEIGHT_600 | 字重为semi-bold |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …NT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …NT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_… 2527 | FONT_WEIGHT_600 | Semi-bold.|
|