Home
last modified time | relevance | path

Searched refs:_getNextCont (Results 1 – 2 of 2) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dinv_shared.cpp698 const Container* Inventory::_getNextCont (const Container* prev) const in _getNextCont() function in Inventory
714 while ((cont = _getNextCont(cont))) { in getNextCont()
H A Dinv_shared.h535 const Container* _getNextCont (const Container* prev) const;