Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-atomicservice-AtomicServiceWeb.md181 ### forward subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-atomicservice-AtomicServiceWeb.md181 ### forward subsection
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dskiplist.h32 struct SkipListNode *forward[MAX_SKIPLIST_LEVEL]; /* level next */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp265 …ridScrollWithOptionsLayoutAlgorithm::SkipIrregularLines(LayoutWrapper* layoutWrapper, bool forward) in SkipIrregularLines()
H A Dgrid_scroll_layout_algorithm.cpp1186 void GridScrollLayoutAlgorithm::SkipRegularLines(bool forward) in SkipRegularLines()
1202 void GridScrollLayoutAlgorithm::SkipIrregularLines(LayoutWrapper* layoutWrapper, bool forward) in SkipIrregularLines()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp89 int32_t index, float& pos, bool forward) in MeasureGroup()
106 …LayoutAlgorithm::MeasureItem(const RefPtr<LayoutWrapper>& itemWrapper, int32_t index, bool forward) in MeasureItem()
H A Dlist_item_group_pattern.h66 bool forward = true; member
H A Dlist_item_group_layout_algorithm.h45 bool forward = true; member
H A Dlist_item_group_pattern.cpp410 void ListItemGroupPattern::UpdateActiveChildRange(bool forward, int32_t cacheCount, bool show) in UpdateActiveChildRange()
H A Dlist_layout_algorithm.cpp1813 bool forward, float &currPos, float crossSize) in LayoutCachedALine()
1946 bool forward = forwardCache > -1; in GetLayoutGroupCachedCount() local
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davcast_controller_test.cpp364 int32_t forward = -1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1585 …RenderListItem> RenderList::RequestAndLayoutNewItem(size_t index, double currMainPos, bool forward) in RequestAndLayoutNewItem()
2249 bool RenderList::ActionByScroll(bool forward, ScrollEventBack scrollEventBack) in ActionByScroll()
2266 bool RenderList::HandleActionScroll(bool forward) in HandleActionScroll()
3079 void RenderList::LayoutChild(RefPtr<RenderNode> child, double referencePos, bool forward) in LayoutChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp322 const bool forward = LessOrEqual(info_->currentOffset_, prevOffset) || info_->endIndex_ == -1; in MeasureOnOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp201 void SetListNestedScroll(NodeHandle node, int32_t forward, int32_t backward) in SetListNestedScroll()
H A Dgrid_modifier.cpp297 void SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) in SetNestedScroll()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h146 void FindNext(const bool forward) override {} in FindNext()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h190 void FindNext(const bool forward) override in FindNext()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp465 void FindFrameIndices(const bool forward, const float currentTimestamp, const array_view<const floa… in FindFrameIndices()
1012 const auto forward = (animation.speed >= 0.f); in UpdateAnimation() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp176 props.SetActionMoveText([](int32_t moveUnit, bool forward) {}); in __anon005966390502()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h113 NestedScrollMode forward; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp676 bool RenderList::HandleActionScroll(bool forward) in HandleActionScroll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h311 bool ActActionMoveText(int32_t moveUnit, bool forward) in ActActionMoveText()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp240 const bool forward = NonPositive(delta); in MeasureOnOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h755 void SearchNext(bool forward) in SearchNext()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp639 int32_t forward = static_cast<int32_t>(NestedScrollMode::SELF_ONLY); in SetNestedScroll() local

12