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