Home
last modified time | relevance | path

Searched refs:OH_Drawing_TypographyStyleDestroyStrutStyle (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.h2507 void OH_Drawing_TypographyStyleDestroyStrutStyle(OH_Drawing_StrutStyle*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp2250 OH_Drawing_TypographyStyleDestroyStrutStyle(strutstyle);
2306 OH_Drawing_TypographyStyleDestroyStrutStyle(from);
2307 OH_Drawing_TypographyStyleDestroyStrutStyle(to);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md238 | void [OH_Drawing_TypographyStyleDestroyStrutStyle](_drawing.md#oh_drawing_typographystyledestroys…
H A D_drawing.md708 | void [OH_Drawing_TypographyStyleDestroyStrutStyle](#oh_drawing_typographystyledestroystrutstyle) …
16016 ### OH_Drawing_TypographyStyleDestroyStrutStyle()
16019 void OH_Drawing_TypographyStyleDestroyStrutStyle (OH_Drawing_StrutStyle* )
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md238 | void [OH_Drawing_TypographyStyleDestroyStrutStyle](_drawing.md#oh_drawing_typographystyledestroys…
H A D_drawing.md708 | void [OH_Drawing_TypographyStyleDestroyStrutStyle](#oh_drawing_typographystyledestroystrutstyle) …
16061 ### OH_Drawing_TypographyStyleDestroyStrutStyle()
16064 void OH_Drawing_TypographyStyleDestroyStrutStyle (OH_Drawing_StrutStyle* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3416 void OH_Drawing_TypographyStyleDestroyStrutStyle(OH_Drawing_StrutStyle* strutstyle) in OH_Drawing_TypographyStyleDestroyStrutStyle() function