Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/test/unittest/mock/
Ddeclaration_mock.cpp29 void Declaration::SetCurrentStyle(const std::pair<std::string, std::string>& style) {} in SetCurrentStyle() function in OHOS::Ace::Declaration
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp404 bool DOMNode::SetCurrentStyle(const std::pair<std::string, std::string>& style) in SetCurrentStyle() function in OHOS::Ace::Framework::DOMNode
/foundation/ace/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp683 void Declaration::SetCurrentStyle(const std::pair<std::string, std::string>& style) in SetCurrentStyle() function in OHOS::Ace::Declaration