Home
last modified time | relevance | path

Searched defs:RequestNextFocus (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_item_element.h27 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_item_element.h29 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
H A Dgrid_layout_element.cpp28 bool GridLayoutElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::GridLayoutElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Droot_element.h30 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_element.h28 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_element.h28 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_element.cpp20 bool IndexerListElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::IndexerListElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_element.h29 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
H A Dnavigation_bar_element.h35 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Dpositioned_element.h53 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_element.cpp32 bool WrapElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::WrapElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.h34 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
H A Dfocusable_grid.cpp41 int32_t FocusableGrid::RequestNextFocus(bool vertical, bool reverse) in RequestNextFocus() function in OHOS::Ace::FocusableGrid
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_element.cpp50 bool TabsElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::V2::TabsElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_item_element.h45 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus() function
H A Dtab_bar_element.cpp88 bool TabBarElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::TabBarElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_element.cpp57 bool DialogElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::DialogElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_element.cpp58 bool SearchElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::SearchElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Dbubble_element.cpp46 bool BubbleElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::BubbleElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_element.cpp32 bool FlexElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::FlexElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_element.cpp93 bool OptionElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::OptionElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_element.cpp102 bool DialogTweenElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::DialogTweenElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp87 bool SwiperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::V2::SwiperElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.cpp73 bool ListItemElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::ListItemElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_element.cpp222 bool FocusableElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() function in OHOS::Ace::FocusableElement

12