Searched refs:customStyleNode (Results 1 – 4 of 4) sorted by relevance
340 void SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() argument342 customStyleNode_ = customStyleNode; in SetCustomStyleNode()
62 void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) override;
146 virtual void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) {} in SetCustomStyleNode() argument
649 void TabContentModelNG::SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() argument653 pattern->SetCustomStyleNode(customStyleNode); in SetCustomStyleNode()