Home
last modified time | relevance | path

Searched refs:MountTitle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.h327 void MountTitle(const RefPtr<TitleBarNode>& hostNode);
H A Dtitle_bar_pattern.cpp610 void TitleBarPattern::MountTitle(const RefPtr<TitleBarNode>& hostNode) in MountTitle() function in OHOS::Ace::NG::TitleBarPattern
626 MountTitle(hostNode); in OnModifyDone()