Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h1068 bool AcceptFocusByRectOfLastFocusFlex(const RectF& rect);
H A Dfocus_hub.cpp1819 return AcceptFocusByRectOfLastFocusFlex(rect); in AcceptFocusByRectOfLastFocus()
1829 bool FocusHub::AcceptFocusByRectOfLastFocusFlex(const RectF& rect) in AcceptFocusByRectOfLastFocusFlex() function in OHOS::Ace::NG::FocusHub