Searched refs:FONT_WEIGHT_700 (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 | 111 FONT_WEIGHT_700, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 240 case FONT_WEIGHT_700: { in GetFontWeight() 1785 case FONT_WEIGHT_700: { in OH_Drawing_SetTypographyTextFontWeight() 1893 case FONT_WEIGHT_700: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3599 case FONT_WEIGHT_700: { in GetFontWeight()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 292 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_700); 1264 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_700); 1623 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_700);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …T_WEIGHT_300, FONT_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …T_WEIGHT_300, FONT_WEIGHT_400,<br/>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_… 2528 | FONT_WEIGHT_700 | 字重为bold |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …NT_WEIGHT_300, FONT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …NT_WEIGHT_300, FONT_WEIGHT_400,<br>FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_… 2528 | FONT_WEIGHT_700 | Bold.|
|