Searched refs:fromItem (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/support/
H A DPointerList.cpp382 void* fromItem = ItemAt(from); local
384 if (fromItem == NULL || toItem == NULL)
393 items[to] = fromItem;

Completed in 30 milliseconds