Home
last modified time | relevance | path

Searched refs:OH_Drawing_TypographyDestroyTextBox (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.h2701 void OH_Drawing_TypographyDestroyTextBox(OH_Drawing_TextBox*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md274 | void [OH_Drawing_TypographyDestroyTextBox](_drawing.md#oh_drawing_typographydestroytextbox) ([OH_…
H A D_drawing.md744 | void [OH_Drawing_TypographyDestroyTextBox](#oh_drawing_typographydestroytextbox) ([OH_Drawing_Tex…
3433 ### OH_Drawing_TypographyDestroyTextBox()
3436 void OH_Drawing_TypographyDestroyTextBox (OH_Drawing_TextBox* )
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md274 | void [OH_Drawing_TypographyDestroyTextBox](_drawing.md#oh_drawing_typographydestroytextbox) ([OH_…
H A D_drawing.md744 | void [OH_Drawing_TypographyDestroyTextBox](#oh_drawing_typographydestroytextbox) ([OH_Drawing_Tex…
3450 ### OH_Drawing_TypographyDestroyTextBox()
3453 void OH_Drawing_TypographyDestroyTextBox (OH_Drawing_TextBox* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp2879 OH_Drawing_TypographyDestroyTextBox(textBox);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3720 void OH_Drawing_TypographyDestroyTextBox(OH_Drawing_TextBox* textBox) in OH_Drawing_TypographyDestroyTextBox() function