Searched defs:AddCustomProperty (Results 1 – 4 of 4) sorted by relevance
790 virtual void AddCustomProperty(const std::string& key, const std::string& value) {} in AddCustomProperty() function
5749 void FrameNode::AddCustomProperty(const std::string& key, const std::string& value) in AddCustomProperty() function in OHOS::Ace::NG::FrameNode
5106 void ViewAbstract::AddCustomProperty(UINode* frameNode, const std::string& key, const std::string& … in AddCustomProperty() function in OHOS::Ace::NG::ViewAbstract
533 void AddCustomProperty(ArkUINodeHandle node, ArkUI_CharPtr key, ArkUI_CharPtr value) in AddCustomProperty() function