Searched refs:FONT_WEIGHT_300 (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 | 103 FONT_WEIGHT_300, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 224 case FONT_WEIGHT_300: { in GetFontWeight() 1769 case FONT_WEIGHT_300: { in OH_Drawing_SetTypographyTextFontWeight() 1877 case FONT_WEIGHT_300: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3583 case FONT_WEIGHT_300: { in GetFontWeight()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 268 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_300); 943 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_300); 1088 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_300);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …ng.md#oh_drawing_fontweight) {<br/>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …ght](#oh_drawing_fontweight) {<br/>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_… 2524 | FONT_WEIGHT_300 | 字重为light |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 …ing.md#oh_drawing_fontweight) {<br>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_…
|
H A D | _drawing.md | 219 …ight](#oh_drawing_fontweight) {<br>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_… 2524 | FONT_WEIGHT_300 | Light.|
|