Searched defs:ArkUIFontStruct (Results 1 – 1 of 1) sorted by relevance
276 struct ArkUIFontStruct { struct277 ArkUI_Float32 fontSizeNumber;278 ArkUI_Int32 fontSizeUnit;279 ArkUI_Int32 fontWeight;280 ArkUI_Int32 fontStyle;281 ArkUI_CharPtr* fontFamilies;282 ArkUI_Uint32 familyLength;