Searched refs:FONT_WEIGHT_800 (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 | 113 FONT_WEIGHT_800, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 244 case FONT_WEIGHT_800: { in GetFontWeight() 1789 case FONT_WEIGHT_800: { in OH_Drawing_SetTypographyTextFontWeight() 1897 case FONT_WEIGHT_800: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3603 case FONT_WEIGHT_800: { in GetFontWeight()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 298 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_800); 1270 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_800); 1629 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_800);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …T_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br/>FONT_WEI…
|
H A D | _drawing.md | 219 …T_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br/>FONT_WEI… 2529 | FONT_WEIGHT_800 | 字重为extra-bold |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …NT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br>FONT_WEIG…
|
H A D | _drawing.md | 219 …NT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800,<br>FONT_WEIG… 2529 | FONT_WEIGHT_800 | Extra-bold.|
|