Searched refs:LIST_ITEM_FLAG_FROM_CHILD (Results 1 – 4 of 4) sorted by relevance
159 listItemGroupComponent_->SetFlags(LIST_ITEM_FLAG_FROM_CHILD); in PrepareSpecializedComponent()
357 listItemComponent_->SetFlags(LIST_ITEM_FLAG_FROM_CHILD); in PrepareSpecializedComponent()
29 inline constexpr int32_t LIST_ITEM_FLAG_FROM_CHILD = 2; variable
337 if (itemComponent->TestFlag(LIST_ITEM_FLAG_FROM_CHILD)) { in BuildListComponent()873 PreBuildListItems(0, children, LIST_ITEM_FLAG_FROM_CHILD); in Update()