Searched defs:ArkUIFontWithOptionsStruct (Results 1 – 1 of 1) sorted by relevance
300 struct ArkUIFontWithOptionsStruct { struct301 ArkUI_Float32 fontSizeNumber;302 ArkUI_Int32 fontSizeUnit;303 ArkUI_Int32 fontWeight;304 ArkUI_Int32 fontStyle;305 ArkUI_CharPtr* fontFamilies;306 ArkUI_Uint32 familyLength;307 ArkUI_Int32 variableFontWeight;308 ArkUI_Bool enableVariableFontWeight;