Home
last modified time | relevance | path

Searched refs:IsOpenOrClosingNode (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkStream.cpp520 if (this->IsOpenOrClosingNode() && this->FileActive() && file) { in Seek()
685 if (this->IsOpenOrClosingNode() && this->FileActive() && file) { in Flush()
748 if (this->IsOpenOrClosingNode() && this->FileActive() && file) { in spill_buf()
H A DmorkNode.h244 mork_bool IsOpenOrClosingNode() const { in IsOpenOrClosingNode() function
H A DmorkFile.cpp533 if (this->IsOpenOrClosingNode() && this->FileActive()) { in Seek()
580 if (this->IsOpenOrClosingNode() && this->FileActive()) { in Flush()