Home
last modified time | relevance | path

Searched refs:OH_Drawing_SetTypographyTextStyle (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.h1883 void OH_Drawing_SetTypographyTextStyle(OH_Drawing_TypographyStyle*, OH_Drawing_TextStyle*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1440 OH_Drawing_SetTypographyTextStyle(typoStyle, txtStyle);
2780 OH_Drawing_SetTypographyTextStyle(typoStyle, txtStyle);
2823 OH_Drawing_SetTypographyTextStyle(typoStyle, txtStyle);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md170 | void [OH_Drawing_SetTypographyTextStyle](_drawing.md#oh_drawing_settypographytextstyle) ([OH_Draw…
H A D_drawing.md640 | void [OH_Drawing_SetTypographyTextStyle](#oh_drawing_settypographytextstyle) ([OH_Drawing_Typogra…
13407 ### OH_Drawing_SetTypographyTextStyle()
13410 void OH_Drawing_SetTypographyTextStyle (OH_Drawing_TypographyStyle* , OH_Drawing_TextStyle* )
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md170 | void [OH_Drawing_SetTypographyTextStyle](_drawing.md#oh_drawing_settypographytextstyle) ([OH_Draw…
H A D_drawing.md640 | void [OH_Drawing_SetTypographyTextStyle](#oh_drawing_settypographytextstyle) ([OH_Drawing_Typogra…
13452 ### OH_Drawing_SetTypographyTextStyle()
13455 void OH_Drawing_SetTypographyTextStyle (OH_Drawing_TypographyStyle* , OH_Drawing_TextStyle* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2014 void OH_Drawing_SetTypographyTextStyle(OH_Drawing_TypographyStyle* handler, OH_Drawing_TextStyle* s… in OH_Drawing_SetTypographyTextStyle() function