Home
last modified time | relevance | path

Searched refs:FONT_STYLE_ITALIC (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp456 OH_Drawing_SetTextStyleFontStyle(txtStyle, FONT_STYLE_ITALIC);
971 OH_Drawing_SetTypographyTextFontStyle(typoStyle, FONT_STYLE_ITALIC);
1053 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, FONT_STYLE_ITALIC);
1934 int fontStyle = FONT_STYLE_ITALIC;
1937 EXPECT_TRUE(result == FONT_STYLE_ITALIC);
2229 strutstyle->style = FONT_STYLE_ITALIC;
2712 normalStyle.slant = FONT_STYLE_ITALIC;
2718 EXPECT_EQ(style.slant, FONT_STYLE_ITALIC);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h149 FONT_STYLE_ITALIC, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp396 case FONT_STYLE_ITALIC: { in OH_Drawing_SetTextStyleFontStyle()
411 case FONT_STYLE_ITALIC: in OH_Drawing_SetTextStyleFontStyle()
1815 case FONT_STYLE_ITALIC: { in OH_Drawing_SetTypographyTextFontStyle()
1923 case FONT_STYLE_ITALIC: { in OH_Drawing_SetTypographyTextLineStyleFontStyle()
3559 case FONT_STYLE_ITALIC: in GetFontStyle()
/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_…
2506 | FONT_STYLE_ITALIC | 斜体 |
/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_…
2506 | FONT_STYLE_ITALIC | Italic.|