Searched refs:LIST_ITEM_FLAG_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
31 inline constexpr int32_t LIST_ITEM_FLAG_DYNAMIC = 8; variable
353 if (itemComponent->TestFlag(LIST_ITEM_FLAG_DYNAMIC)) { in BuildListComponent()578 listItemComponent->AddFlag(LIST_ITEM_FLAG_DYNAMIC); in AddToCache()