Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfocus_animation_manager.cpp35 renderFocusAnimation->CancelFocusAnimation(); in SetFocusAnimationProperties()
46 void FocusAnimationManager::CancelFocusAnimation() const in CancelFocusAnimation() function in OHOS::Ace::FocusAnimationManager
53 focusAnimation->CancelFocusAnimation(); in CancelFocusAnimation()
67 focusAnimation->CancelFocusAnimation(); in PushFocusAnimationElement()
75 focusAnimation->CancelFocusAnimation(); in PushFocusAnimationElement()
202 focusAnimation->CancelFocusAnimation(); in SetUseRoot()
H A Dfocus_animation_manager.h43 void CancelFocusAnimation() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_element.cpp45 context->CancelFocusAnimation(); in OnBlur()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_element.h52 focusAnimation->CancelFocusAnimation(); in OnBlur()
H A Drender_rating.cpp558 focusAnimation_->CancelFocusAnimation(); in OnMouseHoverEnterTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drender_focus_animation.h40 void CancelFocusAnimation();
H A Drender_focus_animation.cpp133 void RenderFocusAnimation::CancelFocusAnimation() in CancelFocusAnimation() function in OHOS::Ace::RenderFocusAnimation
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_element.cpp153 context->CancelFocusAnimation(); in OnBlur()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_element.cpp157 focusAnimation->CancelFocusAnimation(); in OnBlur()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h103 context->CancelFocusAnimation(); in ClearFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h104 context->CancelFocusAnimation(); in ClearFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.cpp725 context->CancelFocusAnimation(); in DoStepperToAnimation()
983 context->CancelFocusAnimation(); in UpdateButtonFocus()
1007 context->CancelFocusAnimation(); in UpdateButtonFocus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.cpp224 context->GetRenderFocusAnimation()->CancelFocusAnimation(); in OnStatusChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drender_calendar.cpp280 pipelineContext->CancelFocusAnimation(); in FocusChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp259 context->CancelFocusAnimation(); in DoSideBarAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.cpp513 context->CancelFocusAnimation(); in ResetFocusEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp672 context->CancelFocusAnimation(); in HandleFocusEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h336 void CancelFocusAnimation() const;
H A Dpipeline_context.cpp2389 void PipelineContext::CancelFocusAnimation() const in CancelFocusAnimation() function in OHOS::Ace::PipelineContext
2391 focusAnimationManager_->CancelFocusAnimation(); in CancelFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp863 context->CancelFocusAnimation(); in HandleDragStart()
1375 context->CancelFocusAnimation(); in DoSwipeToAnimation()
2325 context->CancelFocusAnimation(); in IndicatorShowFocus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2087 context->CancelFocusAnimation(); in OnStatusChanged()