Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp187 SetAttrInternal(attrs); in SetAttr()
190 void DOMNode::SetAttrInternal(const std::vector<std::pair<std::string, std::string>>& attrs) in SetAttrInternal() function in OHOS::Ace::Framework::DOMNode
621 SetAttrInternal(attributesCache_); in UpdateStyleWithChildren()
H A Ddom_node.h938 void SetAttrInternal(const std::vector<std::pair<std::string, std::string>>& attrs);

Completed in 5 milliseconds