Searched refs:CommandCode (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1723 uint32 CommandCode,
1726 BMessage CommandMessage (CommandCode);
1743 uint32 CommandCode,
1746 BMessage CommandMessage (CommandCode);
1762 uint32 CommandCode,
1765 BMessage CommandMessage (CommandCode);
5690 uint32 CommandCode; local
5758 CommandCode = B_SET_PROPERTY;
5760 CommandCode = B_GET_PROPERTY;
5762 CommandCode
1721 SubmitCommandString( PropertyNumbers Property, uint32 CommandCode, const char *StringArgument = NULL) argument
1741 SubmitCommandInt32( PropertyNumbers Property, uint32 CommandCode, int32 Int32Argument) argument
1760 SubmitCommandBool( PropertyNumbers Property, uint32 CommandCode, bool BoolArgument) argument
[all...]

Completed in 59 milliseconds