/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_event_hub.h | 125 RefPtr<UINode> FireOnItemDragStart(const ItemDragInfo& dragInfo, int32_t itemIndex) const in FireOnItemDragStart() 140 …void FireOnItemDragMove(const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t insertIndex) const in FireOnItemDragMove() 147 void FireOnItemDragLeave(const ItemDragInfo& dragInfo, int32_t itemIndex) const in FireOnItemDragLeave() 154 …bool FireOnItemDrop(const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t insertIndex, bool isS… in FireOnItemDrop()
|
H A D | list_position_controller.cpp | 38 auto itemIndex = listPattern->GetItemIndexInGroup(x, y); in GetItemIndexInGroup() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_item_component.cpp | 99 uint32_t itemIndex = 0; in AddIndexKey() local 147 uint32_t itemIndex = 0; in AddIndexKeyForSharp() local
|
H A D | indexer_list_component.cpp | 49 … int32_t itemIndex = indexer_->AddItemIndexKey(listItem->GetIndexKey(), listItem->GetType()); in AppendChild() local
|
H A D | indexer_component.cpp | 317 int32_t itemIndex = INDEXER_INVALID_INDEX; in AddItemIndexKey() local 373 int32_t itemIndex = static_cast<int32_t>(itemPtr->AddIndexKey(indexKey)); in AddItemToSharp() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
H A D | grid_scroll_with_options_layout_algorithm.cpp | 33 const RefPtr<LayoutWrapper>& itemLayoutWrapper, LayoutWrapper* layoutWrapper, int32_t itemIndex) in AdjustRowColSpan() 124 LayoutWrapper* layoutWrapper, int32_t itemIndex) in GetCrossStartAndSpan() 209 int32_t itemIndex, const GridLayoutOptions& options, int32_t firstIrregularIndex) in GetCrossStartAndSpanWithUserFunction()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_event_hub.cpp | 284 void GridEventHub::FireOnItemDragLeave(const ItemDragInfo& dragInfo, int32_t itemIndex) in FireOnItemDragLeave() 300 bool GridEventHub::FireOnItemDrop(const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t insertIn… in FireOnItemDrop() 321 void GridEventHub::FireOnItemDragMove(const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t inse… in FireOnItemDragMove() 337 void GridEventHub::MoveItems(int32_t itemIndex, int32_t insertIndex) const in MoveItems()
|
H A D | grid_layout_base_algorithm.cpp | 44 const int32_t itemIndex = iter->second; in AdjustChildrenHeight() local
|
H A D | grid_event_hub.h | 110 RefPtr<UINode> FireOnItemDragStart(const ItemDragInfo& dragInfo, int32_t itemIndex) const in FireOnItemDragStart()
|
H A D | grid_layout_info.cpp | 32 int32_t GridLayoutInfo::GetPositionByItemIndex(int32_t itemIndex) in GetPositionByItemIndex() 56 void GridLayoutInfo::MoveItemsBack(int32_t from, int32_t to, int32_t itemIndex) in MoveItemsBack() 79 void GridLayoutInfo::MoveItemsForward(int32_t from, int32_t to, int32_t itemIndex) in MoveItemsForward() 99 void GridLayoutInfo::SwapItems(int32_t itemIndex, int32_t insertIndex) in SwapItems()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_grid.cpp | 123 JSRef<JSVal> itemIndex = JSRef<JSVal>::Make(ToJSValue(index)); in ParseGetGridItemSize() local 143 JSRef<JSVal> itemIndex = JSRef<JSVal>::Make(ToJSValue(index)); in ParseGetGridItemRect() local 316 JSRef<JSVal> itemIndex = JSRef<JSVal>::Make(ToJSValue(index)); in JsOnScrollBarUpdate() local 550 … const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t insertIndex) { in JsOnGridDragMove() 566 const ItemDragInfo& dragInfo, int32_t itemIndex) { in JsOnGridDragLeave() 583 const ItemDragInfo& dragInfo, int32_t itemIndex) { in JsOnGridDragStart() 612 … const ItemDragInfo& dragInfo, int32_t itemIndex, int32_t insertIndex, bool isSuccess) { in JsOnGridDrop()
|
H A D | js_water_flow_sections.cpp | 157 JSRef<JSVal> itemIndex = JSRef<JSVal>::Make(ToJSValue(index)); in ParseSectionOptions() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | waterflow_section_option.cpp | 215 ArkUI_WaterFlowSectionOption* option, int32_t index, float (*callback)(int32_t itemIndex)) in OH_ArkUI_WaterFlowSectionOption_RegisterGetItemMainSizeCallbackByIndex() 227 float (*callback)(int32_t itemIndex, void* extraParams)) in OH_ArkUI_WaterFlowSectionOption_RegisterGetItemMainSizeCallbackByIndexWithUserData()
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
H A D | list_dumper.cpp | 96 for (size_t itemIndex = 0; itemIndex < line.size(); itemIndex++) { in AfterExecute() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_document.cpp | 117 RefPtr<DOMNode> DOMListItemCreator(NodeId nodeId, const std::string& tag, int32_t itemIndex) in DOMListItemCreator() 130 …tr<DOMNode> DOMDocument::CreateNodeWithId(const std::string& tag, NodeId nodeId, int32_t itemIndex) in CreateNodeWithId()
|
H A D | dom_list_item_group.cpp | 30 DOMListItemGroup::DOMListItemGroup(NodeId nodeId, const std::string& nodeName, int32_t itemIndex) in DOMListItemGroup()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
H A D | render_water_flow.cpp | 89 size_t itemIndex = GetNextSupplyedIndex(); in PerformLayout() local 258 void RenderWaterFlow::SetChildPosition(const RefPtr<RenderNode>& child, size_t itemIndex) in SetChildPosition() 421 LayoutParam RenderWaterFlow::MakeInnerLayoutParam(size_t itemIndex) in MakeInnerLayoutParam() 490 for (const auto& itemIndex : items) { in LayoutItems() local 821 size_t itemIndex = GetNextSupplyedIndex(); in ScrollToIndex() local 866 size_t itemIndex = GetNextSupplyedIndex(); in OnPredictLayout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/ |
H A D | grid_layout_algorithm.cpp | 276 int32_t itemIndex = 0; in Measure() local 361 int32_t itemIndex = -1; in Layout() local 384 …int32_t itemIndex, GridItemRect rect, int32_t rowIndex, int32_t colIndex, int32_t rowSpan, int32_t… in PrintConflictingPositionLog()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_group_element.cpp | 66 int32_t itemIndex = 0; in PerformBuild() local 319 void ListItemGroupElement::ItemFocus(int32_t itemIndex) in ItemFocus()
|
H A D | list_watch_layout_manager.cpp | 40 int32_t itemIndex = GetIndexByPosition(head_); in PerformLayout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_drag_function.cpp | 426 JSRef<JSVal> JsDragFunction::ItemDragStartExecute(const ItemDragInfo& info, int32_t itemIndex) in ItemDragStartExecute() 441 void JsDragFunction::ItemDragMoveExecute(const ItemDragInfo& info, int32_t itemIndex, int32_t inser… in ItemDragMoveExecute() 450 void JsDragFunction::ItemDragLeaveExecute(const ItemDragInfo& info, int32_t itemIndex) in ItemDragLeaveExecute() 458 void JsDragFunction::ItemDropExecute(const ItemDragInfo& info, int32_t itemIndex, int32_t insertInd… in ItemDropExecute()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
H A D | water_flow_layout_utils.cpp | 54 auto itemIndex = info->GetCrossIndexForNextItem(segment); in GetItemPosition() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
H A D | render_grid_scroll.cpp | 806 double RenderGridScroll::SupplyItems(int32_t mainIndex, int32_t itemIndex, bool needPosition) in SupplyItems() 836 bool RenderGridScroll::Rank(int32_t mainIndex, int32_t itemIndex) in Rank() 1418 auto itemIndex = startItemIdx; in BuildItemsBackwardByRange() local 1478 auto itemIndex = startItemIdx; in BuildItemsForwardByRange() local 1573 …int32_t itemIndex, int32_t& itemMain, int32_t& itemCross, int32_t& itemMainSpan, int32_t& itemCros… in GetItemPropsByIndex()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_thread_skeleton.cpp | 67 uint32_t itemIndex = static_cast<uint32_t>(IRemoteObject::IF_PROT_BINDER); in TlsDestructor() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_layout_test_ng.cpp | 918 int32_t itemIndex = pattern_->GetItemIndexByPosition(point.GetX(), point.GetY()); variable 937 int32_t itemIndex = pattern_->GetItemIndexByPosition(point.GetX(), point.GetY()); variable 955 int32_t itemIndex = pattern_->GetItemIndexByPosition(point.GetX(), point.GetY()); variable
|