Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h943 bool IsHoverModeChange() const in IsHoverModeChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp847 if (!pipelineContext->IsHoverModeChange() || !IsNeedHoverModeAction(titleBar)) { in FoldStatusChangedAnimation()