Home
last modified time | relevance | path

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

/dports/mail/libpst/libpst-0.6.76/src/
H A Dmsg.cpp237 top_property_header top_head; in write_msg_email() local
238 memset(&top_head, 0, sizeof(top_head)); in write_msg_email()
316 top_head.next_recipient++; in write_msg_email()
317 top_head.recipient_count++; in write_msg_email()
335 top_head.next_recipient++; in write_msg_email()
336 top_head.recipient_count++; in write_msg_email()
354 top_head.next_recipient++; in write_msg_email()
355 top_head.recipient_count++; in write_msg_email()
402 top_head.next_attachment++; in write_msg_email()
403 top_head.attachment_count++; in write_msg_email()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DCommandTextPopup.C87 char *top_head = NUL(char*); in createTextPopup() local
88 char *cp = top_head = DuplicateString(dxd); in createTextPopup()
104 delete top_head; in createTextPopup() local
/dports/mail/p5-MIME-Tools/MIME-tools-5.509/lib/MIME/Parser/
H A DResults.pm118 sub top_head { subroutine
/dports/mail/p5-MIME-Tools/MIME-tools-5.509/lib/MIME/
H A DParser.pm657 $self->results->top_head($head) if !$self->results->top_head;
1750 shift->results->top_head;