Searched refs:FONT_WEIGHT_100 (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 256 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_100); 931 OH_Drawing_SetTypographyTextFontWeight(typoStyle, FONT_WEIGHT_100); 1076 OH_Drawing_SetTypographyTextLineStyleFontWeight(typoStyle, FONT_WEIGHT_100); 1681 OH_Drawing_SetTextStyleFontWeight(txtStyle, FONT_WEIGHT_100); 1915 int weight = FONT_WEIGHT_100; 1918 EXPECT_TRUE(result == FONT_WEIGHT_100); 2609 OH_Drawing_SetTypographyTextFontWeight(nullptr, FONT_WEIGHT_100);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 99 FONT_WEIGHT_100, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 216 case FONT_WEIGHT_100: { in GetFontWeight() 1761 case FONT_WEIGHT_100: { in OH_Drawing_SetTypographyTextFontWeight() 1869 case FONT_WEIGHT_100: { in OH_Drawing_SetTypographyTextLineStyleFontWeight() 3575 case FONT_WEIGHT_100: { in GetFontWeight()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 | [OH_Drawing_FontWeight](_drawing.md#oh_drawing_fontweight) {<br/>FONT_WEIGHT_100, FONT_WEIGHT_200…
|
H A D | _drawing.md | 219 | [OH_Drawing_FontWeight](#oh_drawing_fontweight) {<br/>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIG… 2522 | FONT_WEIGHT_100 | 字重为thin |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 68 | [OH_Drawing_FontWeight](_drawing.md#oh_drawing_fontweight) {<br>FONT_WEIGHT_100, FONT_WEIGHT_200,…
|
H A D | _drawing.md | 219 | [OH_Drawing_FontWeight](#oh_drawing_fontweight) {<br>FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGH… 2522 | FONT_WEIGHT_100 | Thin.|
|