Searched refs:LIST_ITEM_OP_NONE (Results 1 – 5 of 5) sorted by relevance
32 inline constexpr int32_t LIST_ITEM_OP_NONE = 0; variable417 int32_t op_ = LIST_ITEM_OP_NONE;
552 listItemComponent->SetOperation(LIST_ITEM_OP_NONE); in OnRefreshed()574 listItemComponent->SetOperation(LIST_ITEM_OP_NONE); in AddToCache()707 if (op != LIST_ITEM_OP_NONE) { in GetRefreshItems()715 if (op != LIST_ITEM_OP_NONE) { in GetRefreshItems()817 listItemComponent->SetOperation(LIST_ITEM_OP_NONE); in PatchElements()
381 int32_t op_ = LIST_ITEM_OP_NONE;
161 if (firstItem && firstItem->GetOperation() != LIST_ITEM_OP_NONE) { in RefreshLayout()237 if (item && item->GetOperation() != LIST_ITEM_OP_NONE) { in CheckNeedAnimation()
232 if (firstItem && firstItem->GetOperation() != LIST_ITEM_OP_NONE) { in RefreshLayout()