Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h522 void LostFocusToTabStop(const RefPtr<FocusHub>& focusNode);
H A Dfocus_hub.cpp411 void FocusHub::LostFocusToTabStop(const RefPtr<FocusHub>& focusNode) in LostFocusToTabStop() function in OHOS::Ace::NG::FocusHub
1001 LostFocusToTabStop(parent); in RequestNextFocusOfKeyEsc()