Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp398 auto titleBarUINode = hostNode->GetTitleBarNode(); in OnFontScaleConfigurationUpdate() local
399 auto titleBarNode = AceType::DynamicCast<TitleBarNode>(titleBarUINode); in OnFontScaleConfigurationUpdate()