Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.cpp195 rootFocusHub->ClearAllFocusState(); in PaintFocusState()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h937 void ClearAllFocusState();
H A Dfocus_hub.cpp1733 void FocusHub::ClearAllFocusState() in ClearAllFocusState() function in OHOS::Ace::NG::FocusHub
1738 lastFocusNode->ClearAllFocusState(); in ClearAllFocusState()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng_new.cpp742 focusHub->ClearAllFocusState();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2358 rootFocusHub->ClearAllFocusState(); in SetIsFocusActive()