Searched defs:fullNameArray (Results 1 – 2 of 2) sorted by relevance
126 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()
143 napi_value fullNameArray = nullptr; in CreateFontList() local