Home
last modified time | relevance | path

Searched defs:morkCell (Results 1 – 2 of 2) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkCell.h30 morkCell() : mCell_Delta(0), mCell_Atom(0) {} in morkCell() function
32 morkCell(const morkCell& c) in morkCell() function
36 morkCell(mork_column inCol, mork_change inChange, morkAtom* ioAtom) { in morkCell() function
H A Dmork.h210 class morkCell; variable