Home
last modified time | relevance | path

Searched refs:IsSelfFocusableWholePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_view.cpp360 if (!focusViewHub->IsSelfFocusableWholePath()) { in GetFocusViewFocusable()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h551 bool IsSelfFocusableWholePath();
H A Dfocus_hub.cpp1951 bool FocusHub::IsSelfFocusableWholePath() in IsSelfFocusableWholePath() function in OHOS::Ace::NG::FocusHub