Searched refs:IsNeedHoverModeAction (Results 1 – 2 of 2) sorted by relevance
109 static bool IsNeedHoverModeAction(const RefPtr<TitleBarNode>& titleBarNode);
847 if (!pipelineContext->IsHoverModeChange() || !IsNeedHoverModeAction(titleBar)) { in FoldStatusChangedAnimation()887 bool NavigationTitleUtil::IsNeedHoverModeAction(const RefPtr<TitleBarNode>& titleBarNode) in IsNeedHoverModeAction() function in OHOS::Ace::NG::NavigationTitleUtil933 if (!IsNeedHoverModeAction(titleBar)) { in CalculateTitlebarOffset()