Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h1791 void OH_Drawing_SetTypographyTextLineStyleFontStyle(OH_Drawing_TypographyStyle*, int);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1047 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, FONT_STYLE_NORMAL);
1053 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, FONT_STYLE_ITALIC);
1059 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, -1);
1935 OH_Drawing_SetTypographyTextLineStyleFontStyle(typoStyle, fontStyle);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md191 | void [OH_Drawing_SetTypographyTextLineStyleFontStyle](_drawing.md#oh_drawing_settypographytextlin…
H A D_drawing.md661 | void [OH_Drawing_SetTypographyTextLineStyleFontStyle](#oh_drawing_settypographytextlinestylefonts…
13232 ### OH_Drawing_SetTypographyTextLineStyleFontStyle()
13235 void OH_Drawing_SetTypographyTextLineStyleFontStyle (OH_Drawing_TypographyStyle* , int )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1912 void OH_Drawing_SetTypographyTextLineStyleFontStyle(OH_Drawing_TypographyStyle* style, int fontStyl… in OH_Drawing_SetTypographyTextLineStyleFontStyle() function
3406 OH_Drawing_SetTypographyTextLineStyleFontStyle(style, strutstyle->style); in OH_Drawing_SetTypographyStyleTextStrutStyle()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md191 | void [OH_Drawing_SetTypographyTextLineStyleFontStyle](_drawing.md#oh_drawing_settypographytextlin…
H A D_drawing.md661 | void [OH_Drawing_SetTypographyTextLineStyleFontStyle](#oh_drawing_settypographytextlinestylefonts…
13277 ### OH_Drawing_SetTypographyTextLineStyleFontStyle()
13280 void OH_Drawing_SetTypographyTextLineStyleFontStyle (OH_Drawing_TypographyStyle* , int )