Searched refs:SetCustomStyleNode (Results 1 – 6 of 6) sorted by relevance
48 tabContentModel.SetCustomStyleNode(frameNode);60 tabContentPattern->SetCustomStyleNode(frameNode);178 tabContentModel.SetCustomStyleNode(frameNode);272 tabContentModel.SetCustomStyleNode(frameNode);346 tabContentModel.SetCustomStyleNode(frameNode);405 tabContentModel.SetCustomStyleNode(frameNode);483 tabContentModel.SetCustomStyleNode(frameNode);561 tabContentModel.SetCustomStyleNode(frameNode);631 tabContentModel.SetCustomStyleNode(frameNode);725 tabContentModel.SetCustomStyleNode(frameNode);[all …]
62 void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) override;
146 virtual void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) {} in SetCustomStyleNode() function
340 void SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() function
649 void TabContentModelNG::SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() function in OHOS::Ace::NG::TabContentModelNG653 pattern->SetCustomStyleNode(customStyleNode); in SetCustomStyleNode()
545 TabContentModel::GetInstance()->SetCustomStyleNode(refPtrFrameNode); in SetBuilderNode()