Home
last modified time | relevance | path

Searched refs:g_attributeItem (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp186 ArkUI_AttributeItem g_attributeItem = { g_numberValues, MAX_ATTRIBUTE_ITEM_LEN, nullptr, nullptr }; member
305 g_attributeItem.size = 0; in ResetAttributeItem()
306 g_attributeItem.string = nullptr; in ResetAttributeItem()
307 g_attributeItem.object = nullptr; in ResetAttributeItem()
812 return &g_attributeItem; in GetWidth()
842 return &g_attributeItem; in GetHeight()
886 return &g_attributeItem; in GetBackgroundColor()
929 g_attributeItem.string = options.src; in GetBackgroundImage()
930 return &g_attributeItem; in GetBackgroundImage()
988 return &g_attributeItem; in GetPadding()
[all...]

Completed in 14 milliseconds