/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_list_component.cpp | 47 …RefPtr<ListItemComponent> listItem = AceType::DynamicCast<ListItemComponent>(composedItem->GetChil… in AppendChild() local 63 …RefPtr<ListItemComponent> listItem = AceType::DynamicCast<ListItemComponent>(composedItem->GetChil… in RemoveChild() local
|
H A D | indexer_component.cpp | 429 RefPtr<ListItemComponent> listItem = AceType::MakeRefPtr<ListItemComponent>(headStyleStr, box); in AddSectionHead() local 454 RefPtr<ListItemComponent> listItem = ListItemComponent::GetListItem(item); in RemoveSectionHead() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_swipe_test_ng.cpp | 39 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 159 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 279 auto listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 928 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 951 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 974 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 1260 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 1308 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 1342 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable 1368 const RefPtr<FrameNode> listItem = GetChildFrameNode(frameNode_, FIRSTITEM_INDEX); variable [all …]
|
H A D | list_common_test_ng.cpp | 202 auto listItem = AceType::DynamicCast<FrameNode>(syntaxItem->GetChildAtIndex(0)); in GetForEachItemDragManager() local 210 auto listItem = AceType::DynamicCast<FrameNode>(lazyForEachNode->GetChildAtIndex(itemIndex)); in GetLazyForEachItemDragManager() local 871 auto listItem = GetChildFrameNode(frameNode_, 0); variable 1548 auto listItem = AceType::DynamicCast<FrameNode>(syntaxItem->GetChildAtIndex(0)); variable 1570 auto listItem = AceType::DynamicCast<FrameNode>(syntaxItem->GetChildAtIndex(0)); variable 1765 auto listItem = AceType::DynamicCast<FrameNode>(syntaxItem->GetChildAtIndex(0)); variable 1793 auto listItem = dragManager->GetHost(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list.cpp | 62 RefPtr<RenderListItem> listItem = RenderListItem::GetRenderListItem(child); in PaintChild() local 73 RefPtr<RenderListItem> listItem = RenderListItem::GetRenderListItem(stickyItem); in PaintStickyItem() local
|
H A D | list_item_group_element.cpp | 165 auto listItem = ListItemElement::GetListItem(element); in TraverseFocusNode() local 175 void ListItemGroupElement::MoveItemToViewPort(const RefPtr<Element>& listItem, bool reverse) in MoveItemToViewPort() 238 auto listItem = ListItemElement::GetListItem(child); in HandleOnBlur() local 263 auto listItem = ListItemComponent::GetListItem(child); in GetPrimary() local 326 auto listItem = ListItemElement::GetListItem(child); in ItemFocus() local
|
H A D | interactive_effect.cpp | 169 RefPtr<RenderListItem> listItem; in NeedClickAnimation() local 208 auto listItem = AceType::DynamicCast<RenderListItem>(item); in MarkItemRender() local
|
H A D | list_watch_layout_manager.cpp | 141 RefPtr<RenderListItem> listItem; in HandleItemStateAndEffect() local 178 RefPtr<RenderListItem> listItem; in MarkAllItemBlur() local
|
H A D | render_list.cpp | 156 RefPtr<RenderListItem> listItem; in OnPaintFinish() local 327 RefPtr<RenderListItem> listItem; in GetChildByPosition() local 354 RefPtr<RenderListItem> listItem; in GetNearChildByPosition() local 427 auto listItem = RenderListItem::GetRenderListItem(child); in GetIndexByPosition() local 525 RefPtr<RenderListItem> listItem = RenderListItem::GetRenderListItem(stickyItem_); in CalculateStickyItem() local 604 RefPtr<RenderListItem> listItem = RenderListItem::GetRenderListItem(item->second); in CalculateStickyItemOffset() local
|
H A D | grid_layout_manager.cpp | 292 auto listItem = RenderListItem::GetRenderListItem(itemChild); in PerformLayout() local 386 auto listItem = RenderListItem::GetRenderListItem(itemChild); in LayoutToItem() local 425 auto listItem = RenderListItem::GetRenderListItem(itemChild); in LayoutMore() local
|
H A D | list_item_element.h | 82 RefPtr<Element> listItem = element; in GetListItem() local
|
H A D | render_list_item_group.cpp | 452 auto listItem = RenderListItem::GetRenderListItem(child); in SetChildOpacity() local 471 auto listItem = RenderListItem::GetRenderListItem(child); in SetChildStretch() local 698 auto listItem = RenderListItem::GetRenderListItem(child); in ItemPrimaryChange() local
|
H A D | list_element.cpp | 215 auto listItem = RenderListItem::GetRenderListItem(sticky); in ResetStickyItem() local 916 auto listItem = AceType::DynamicCast<ListItemElement>(focusNode); in RequestNextFocus() local
|
H A D | render_list_item.h | 237 RefPtr<RenderNode> listItem = renderNode; in GetRenderListItem() local
|
H A D | list_layout_manager.cpp | 301 auto listItem = RenderListItem::GetRenderListItem(child); in AdjustLayoutParam() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | list_item_component.cpp | 35 auto listItem = AceType::DynamicCast<ListItemComponent>(component); in Compare() local
|
H A D | render_list.cpp | 2222 for (const auto& listItem : items_) { in UpdateAccessibilityVisible() local 2445 auto listItem = renderList->FindCurrentListItem(point); in CreateDragDropRecognizer() local 2772 for (const auto& listItem : items_) { in ClearMultiSelect() local 2784 auto listItem = FindChildNodeOfClass<RenderListItem>(mousePoint, mousePoint); in MultiSelectWithoutKeyboard() local 2798 for (const auto& listItem : items_) { in MultiSelectWithoutKeyboard() local 2846 auto listItem = FindChildNodeOfClass<RenderListItem>(mousePoint, mousePoint); in GetPressItemWhenShiftDown() local 2860 for (const auto& listItem : items_) { in MultiSelectWhenShiftDown() local 2922 for (const auto& listItem : items_) { in MultiSelectAllInRange() local 2964 for (const auto& listItem : items_) { in MultiSelectWhenCtrlDown() local 3021 for (const auto& listItem : items_) { in CollectSelectedItems() local [all …]
|
H A D | list_element.cpp | 61 auto listItem = AceType::DynamicCast<ListItemComponent>(component); in FindItemStartIndex() local 149 auto listItem = AceType::DynamicCast<ListItemComponent>(component); in FindPreviousStickyListItem() local
|
H A D | render_list_item.cpp | 386 auto listItem = weakScroll.Upgrade(); in StartSpringMotion() local 401 auto listItem = weak.Upgrade(); in StartSpringMotion() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_list_item.h | 54 auto listItem = AceType::DynamicCast<DOMListItem>(domNode); in GetDOMListItem() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | list_item_model_impl.cpp | 93 …auto listItem = AceType::DynamicCast<V2::ListItemComponent>(ViewStackProcessor::GetInstance()->Get… variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/ |
H A D | action_sheet_component.cpp | 80 auto listItem = AceType::MakeRefPtr<V2::ListItemComponent>(); in BuildMenu() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | for_each_node.cpp | 327 auto listItem = AceType::DynamicCast<FrameNode>(child->GetFirstChild()); in InitAllChildrenDragManager() local
|
H A D | lazy_for_each_node.cpp | 563 auto listItem = AceType::DynamicCast<FrameNode>(childNode); in InitAllChilrenDragManager() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_pattern.cpp | 630 auto listItem = weakScroll.Upgrade(); in StartSpringMotion() local 649 auto listItem = weak.Upgrade(); in StartSpringMotion() local
|