Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model.h146 virtual void SetCustomStyleNode(const RefPtr<NG::FrameNode>& customStyleNode) {} in SetCustomStyleNode()
H A Dtab_content_pattern.h340 void SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode()
H A Dtab_content_model_ng.cpp649 void TabContentModelNG::SetCustomStyleNode(const RefPtr<FrameNode>& customStyleNode) in SetCustomStyleNode()