Home
last modified time | relevance | path

Searched refs:FONT_STYLE_NORMAL (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_font_mgr_test.cpp108 normalStyle.slant = FONT_STYLE_NORMAL;
130 normalStyle.slant = FONT_STYLE_NORMAL;
174 normalStyle.slant = FONT_STYLE_NORMAL;
190 normalStyle.slant = FONT_STYLE_NORMAL;
246 normalStyle.slant = FONT_STYLE_NORMAL;
H A Ddrawing_text_typography_test.cpp450 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_NORMAL);
965 OH_Drawing_SetTypographyTextFontStyle(typoStyle, FONT_STYLE_NORMAL);
1047 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, FONT_STYLE_NORMAL);
1684 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_NORMAL);
1686 EXPECT_EQ(OH_Drawing_TextStyleGetFontStyle(nullptr), FONT_STYLE_NORMAL);
1939 EXPECT_TRUE(result == FONT_STYLE_NORMAL);
2377 normalStyle.slant = FONT_STYLE_NORMAL;
2399 normalStyle.slant = FONT_STYLE_NORMAL;
2613 OH_Drawing_SetTypographyTextFontStyle(nullptr, FONT_STYLE_NORMAL);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp64 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_NORMAL); in DoDraw()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp392 case FONT_STYLE_NORMAL: { in OH_Drawing_SetTextStyleFontStyle()
407 case FONT_STYLE_NORMAL: { in OH_Drawing_SetTextStyleFontStyle()
1811 case FONT_STYLE_NORMAL: { in OH_Drawing_SetTypographyTextFontStyle()
1919 case FONT_STYLE_NORMAL: { in OH_Drawing_SetTypographyTextLineStyleFontStyle()
2296 return FONT_STYLE_NORMAL; in OH_Drawing_TextStyleGetFontStyle()
2300 return FONT_STYLE_NORMAL; in OH_Drawing_TextStyleGetFontStyle()
2517 return FONT_STYLE_NORMAL; in OH_Drawing_TypographyTextlineStyleGetFontStyle()
3555 case FONT_STYLE_NORMAL: { in GetFontStyle()
3683 fontStyle.slant = FONT_STYLE_NORMAL; in OH_Drawing_TextStyleGetFontStyleStruct()
3711 fontStyle.slant = FONT_STYLE_NORMAL; in OH_Drawing_TypographyStyleGetFontStyleStruct()
H A Ddrawing_font_mgr.cpp220 fontStyleStruct.slant = FONT_STYLE_NORMAL; in OH_Drawing_FontStyleSetGetStyle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h147 FONT_STYLE_NORMAL, enumerator
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddrawing-guidelines.md396 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_NORMAL);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md71 | [OH_Drawing_FontStyle](_drawing.md#oh_drawing_fontstyle) { FONT_STYLE_NORMAL, FONT_STYLE_ITALIC, …
H A D_drawing.md222 | [OH_Drawing_FontStyle](#oh_drawing_fontstyle) { FONT_STYLE_NORMAL, FONT_STYLE_ITALIC, FONT_STYLE_…
2505 | FONT_STYLE_NORMAL | 非斜体 |
/ohos5.0/docs/en/application-dev/graphics/
H A Ddrawing-guidelines.md410 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_NORMAL);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md71 | [OH_Drawing_FontStyle](_drawing.md#oh_drawing_fontstyle) { FONT_STYLE_NORMAL, FONT_STYLE_ITALIC, …
H A D_drawing.md222 | [OH_Drawing_FontStyle](#oh_drawing_fontstyle) { FONT_STYLE_NORMAL, FONT_STYLE_ITALIC, FONT_STYLE_…
2505 | FONT_STYLE_NORMAL | Normal style.|