Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMessenger.cpp2199 static int CompareAttachmentsByPartId(const void* aLeft, const void* aRight);
2247 sizeof(msgAttachment), CompareAttachmentsByPartId); in PrepareForAttachmentDelete()
2268 int nsAttachmentState::CompareAttachmentsByPartId(const void* aLeft, in CompareAttachmentsByPartId() function in nsAttachmentState