Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h300 struct ArkUIFontWithOptionsStruct { struct
301 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;