Home
last modified time | relevance | path

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

12345

/ohos5.0/build/hb/util/prebuild/
H A Dpatch_process.py33 def patch_make(self, cmd_args=None, reverse=False): argument
58 def patch_apply(self, src_path, patch_list, reverse=False): argument
/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()
/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()
/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()
/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()
/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h41 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
H A Danimation.h32 void OnInitNotify(float normalizedTime, bool reverse) override in OnInitNotify()
H A Dinterpolator.h47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
H A Dproperty_animation.cpp55 void PropertyAnimation::OnNormalizedTimestampChanged(float normalized, bool reverse) in OnNormalizedTimestampChanged()
64 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()
H A Dspring_animation.h47 void OnNormalizedTimestampChanged(float normalized, bool reverse) override in OnNormalizedTimestampChanged()
/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()
/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()
H A Dnavigation_bar_element.h35 bool RequestNextFocus(bool vertical, bool reverse, const Rect& rect) override in RequestNextFocus()
/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()
/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_element.cpp117 bool ListItemGroupElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
151 int32_t ListItemGroupElement::GetNextFocusIndex(bool vertical, bool reverse) in GetNextFocusIndex()
162 bool ListItemGroupElement::TraverseFocusNode(int32_t currentFocusIndex, bool reverse) in TraverseFocusNode()
175 void ListItemGroupElement::MoveItemToViewPort(const RefPtr<Element>& listItem, bool reverse) in MoveItemToViewPort()
/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()
/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()
/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()
/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()
/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()
/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_slider_ffi.h30 bool reverse; member
/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()

12345