Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkPool.cpp219 void morkPool::ZapCells(morkEnv* ev, morkCell* ioVector, mork_size inSize, in ZapCells() function in morkPool
260 if (oldCells) this->ZapCells(ev, oldCells, fill, ioZone); in AddRowCells()
297 if (oldCells) this->ZapCells(ev, oldCells, fill, ioZone); in CutRowCells()
306 if (oldCells) this->ZapCells(ev, oldCells, fill, ioZone); in CutRowCells()
H A DmorkPool.h109 void ZapCells(morkEnv* ev, morkCell* ioVector, mork_size inSize,