Home
last modified time | relevance | path

Searched refs:SetCommonAttribute (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h308 bool SetCommonAttribute(UIView& view, const uint16_t attrKeyId, const jerry_value_t attrValue);
H A Dcomponent.cpp289 setResult = SetCommonAttribute(*uiView, attrKeyId, attrValue); in SetAttribute()
295 bool Component::SetCommonAttribute(UIView &view, const uint16_t attrKeyId, const jerry_value_t attr… in SetCommonAttribute() function in OHOS::ACELite::Component
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12699 int32_t SetCommonAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* val… in SetCommonAttribute() function
14191 SetCommonAttribute, in SetNodeAttribute()