Searched refs:SetShowAttr (Results 1 – 6 of 6) sorted by relevance
33 void DOMProxy::SetShowAttr(const std::string& showValue) in SetShowAttr() function in OHOS::Ace::Framework::DOMProxy43 targetNode->SetShowAttr(showValue); in SetShowAttr()
38 void SetShowAttr(const std::string& showValue) override;
84 virtual void SetShowAttr(const std::string& showValue);
260 void DOMNode::SetShowAttr(const std::string& showValue) in SetShowAttr() function in OHOS::Ace::Framework::DOMNode
55 virtual void SetShowAttr(const std::string& showValue);
495 void Declaration::SetShowAttr(const std::string& showValue) in SetShowAttr() function in OHOS::Ace::Declaration593 declaration.SetShowAttr(value); in SetAttr()1614 SetShowAttr(renderAttr.show); in SetCurrentStyle()3145 SetShowAttr(renderAttr.show); in ResetDefaultStyles()