Home
last modified time | relevance | path

Searched defs:SetCustomStyleNode (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_content_model.h179 virtual void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) {} in SetCustomStyleNode() function
Dtab_content_pattern.h377 void SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() function
Dtab_content_model_ng.cpp1352 void TabContentModelNG::SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode() function in OHOS::Ace::NG::TabContentModelNG