Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp97 OH_Drawing_DestroySystemFontFullNames(fontList);
122 OH_Drawing_DestroySystemFontFullNames(fontList);
144 OH_Drawing_DestroySystemFontFullNames(fontList);
170 OH_Drawing_DestroySystemFontFullNames(fontList);
192 OH_Drawing_DestroySystemFontFullNames(fontList);
207 OH_Drawing_DestroySystemFontFullNames(fontList);
215 OH_Drawing_DestroySystemFontFullNames(nullptr);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_font_descriptor.h141 void OH_Drawing_DestroySystemFontFullNames(OH_Drawing_Array*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__font__descriptor_8h.md41 | void [OH_Drawing_DestroySystemFontFullNames](_drawing.md#oh_drawing_destroysystemfontfullnames) (…
H A D_drawing.md558 | void [OH_Drawing_DestroySystemFontFullNames](#oh_drawing_destroysystemfontfullnames) ([OH_Drawing…
3036 ### OH_Drawing_DestroySystemFontFullNames()
3039 void OH_Drawing_DestroySystemFontFullNames (OH_Drawing_Array* )
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__font__descriptor_8h.md41 | void [OH_Drawing_DestroySystemFontFullNames](_drawing.md#oh_drawing_destroysystemfontfullnames) (…
H A D_drawing.md558 | void [OH_Drawing_DestroySystemFontFullNames](#oh_drawing_destroysystemfontfullnames) ([OH_Drawing…
3036 ### OH_Drawing_DestroySystemFontFullNames()
3039 void OH_Drawing_DestroySystemFontFullNames (OH_Drawing_Array* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp139 void OH_Drawing_DestroySystemFontFullNames(OH_Drawing_Array* fullNameArray) in OH_Drawing_DestroySystemFontFullNames() function