Home
last modified time | relevance | path

Searched defs:fullNameArray (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp126 const OH_Drawing_String* OH_Drawing_GetSystemFontFullNameByIndex(OH_Drawing_Array* fullNameArray, s… in OH_Drawing_GetSystemFontFullNameByIndex()
139 void OH_Drawing_DestroySystemFontFullNames(OH_Drawing_Array* fullNameArray) in OH_Drawing_DestroySystemFontFullNames()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp143 napi_value fullNameArray = nullptr; in CreateFontList() local