Home
last modified time | relevance | path

Searched refs:OH_Drawing_SetTypographyTextUseLineStyle (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.h1767 void OH_Drawing_SetTypographyTextUseLineStyle(OH_Drawing_TypographyStyle*, bool);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md189 | void [OH_Drawing_SetTypographyTextUseLineStyle](_drawing.md#oh_drawing_settypographytextuselinest…
H A D_drawing.md659 | void [OH_Drawing_SetTypographyTextUseLineStyle](#oh_drawing_settypographytextuselinestyle) ([OH_D…
13429 ### OH_Drawing_SetTypographyTextUseLineStyle()
13432 void OH_Drawing_SetTypographyTextUseLineStyle (OH_Drawing_TypographyStyle* , bool )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1657 OH_Drawing_SetTypographyTextUseLineStyle(typoStyle, uselineStyle);
1897 OH_Drawing_SetTypographyTextUseLineStyle(typoStyle, useLineStyle);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md189 | void [OH_Drawing_SetTypographyTextUseLineStyle](_drawing.md#oh_drawing_settypographytextuselinest…
H A D_drawing.md659 | void [OH_Drawing_SetTypographyTextUseLineStyle](#oh_drawing_settypographytextuselinestyle) ([OH_D…
13474 ### OH_Drawing_SetTypographyTextUseLineStyle()
13477 void OH_Drawing_SetTypographyTextUseLineStyle (OH_Drawing_TypographyStyle* , bool )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1855 void OH_Drawing_SetTypographyTextUseLineStyle(OH_Drawing_TypographyStyle* style, bool useLineStyle) in OH_Drawing_SetTypographyTextUseLineStyle() function