Searched defs:itemComponent (Results 1 – 11 of 11) sorted by relevance
24 auto itemComponent = AceType::MakeRefPtr<V2::WaterFlowItemComponent>(); in Create() local
30 auto itemComponent = AceType::MakeRefPtr<GridLayoutItemComponent>(); in Create() local38 auto itemComponent = AceType::MakeRefPtr<GridLayoutItemComponent>(); in Create() local
30 …RefPtr<IndexerListComponent> itemComponent = AceType::DynamicCast<IndexerListComponent>(component); in Update() local
35 …RefPtr<IndexerItemComponent> itemComponent = AceType::DynamicCast<IndexerItemComponent>(component); in Update() local
38 auto itemComponent = AceType::DynamicCast<StepperItemComponent>(item); in GetStepperItem() local
137 auto itemComponent = StepperItemComponent::GetStepperItem(childComponent); in CollectItems() local
43 auto itemComponent = AceType::DynamicCast<ListItemComponent>(item); in GetListItem() local
126 auto itemComponent = ListItemComponent::GetListItem(itemComponents_[position]); in BuildListDataFromChild() local139 auto itemComponent = ListItemComponent::GetListItem(itemComponents_[position]); in BuildListDataFromChild() local225 auto itemComponent = ListItemComponent::GetListItem(item); in BuildStickyItem() local299 auto itemComponent = ListItemComponent::GetListItem(component); in UpdateListItemElement() local328 auto itemComponent = ListItemComponent::GetListItem(component); in BuildListComponent() local403 auto itemComponent = ListItemComponent::GetListItem(child); in PreBuildListItems() local
282 …RefPtr<PopupListItemComponent> itemComponent = AceType::MakeRefPtr<PopupListItemComponent>(datas_[… in RequestAndLayoutNewItem() local
150 auto itemComponent = FrameNode::CreateFrameNode( in InitMenuTestNg() local