Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 25 of 91) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_item_element.h29 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
Dtool_bar_element.h28 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/root/
Droot_element.h30 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Dgrid_item_element.h27 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
Dstepper_item_element.h28 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/animation/
Dmotion.h41 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
Dinterpolator.h47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
Danimation.h32 void OnInitNotify(float normalizedTime, bool reverse) override in OnInitNotify()
Dproperty_animation.cpp56 void PropertyAnimation::OnNormalizedTimestampChanged(float normalized, bool reverse) in OnNormalizedTimestampChanged()
65 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()
Dspring_animation.h47 void OnNormalizedTimestampChanged(float normalized, bool reverse) override in OnNormalizedTimestampChanged()
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
Dnavigation_container_element.h29 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
Dnavigation_bar_element.h35 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
Dindexer_list_element.cpp20 bool IndexerListElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
Dpositioned_element.h53 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
Dwrap_element.cpp32 bool WrapElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_item_group_element.cpp120 bool ListItemGroupElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
155 int32_t ListItemGroupElement::GetNextFocusIndex(bool vertical, bool reverse) in GetNextFocusIndex()
166 bool ListItemGroupElement::TraverseFocusNode(int32_t currentFocusIndex, bool reverse) in TraverseFocusNode()
179 void ListItemGroupElement::MoveItemToViewPort(const RefPtr<Element>& listItem, bool reverse) in MoveItemToViewPort()
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
Dtabs_element.cpp50 bool TabsElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_element.h34 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
Dtab_bar_item_element.h45 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_element.cpp60 bool DialogElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/search/
Dsearch_element.cpp59 bool SearchElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/tabbar/
Dtab_test_utils.h61 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Dbubble_element.cpp47 bool BubbleElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_position_controller.cpp30 void WaterFlowPositionController::ScrollPage(bool reverse, bool /* smooth */) in ScrollPage() argument
/foundation/arkui/ace_engine/frameworks/core/components/flex/
Dflex_element.cpp32 bool FlexElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()

1234