Searched defs:newTopNavPath (Results 1 – 3 of 3) sorted by relevance
482 const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopNavPath) in UpdateSystemBarStyleOnTopNavPathChange()659 auto newTopNavPath = navigationStack_->GetTopNavPath(); in SyncWithJsStackIfNeeded() local770 auto newTopNavPath = navigationStack_->GetTopNavPath(); in RefreshNavDestination() local818 const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopNavPath, in CheckTopNavPathChange()2732 auto newTopNavPath = navigationStack_->GetTopNavPath(); in RefreshFocusToDestination() local
1166 …std::optional<std::pair<std::string, RefPtr<UINode>>> newTopNavPath = std::pair<std::string, RefPt… variable
1467 …auto newTopNavPath = std::pair<std::string, RefPtr<UINode>>("newTopNavDestination", newTopNavDesti… variable