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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1365 struct property_info *PropInfoPntr);
1596 struct property_info *PropInfoPntr; local
1654 for (PropInfoPntr = g_ScriptingPropertyList + 0;
1655 PropInfoPntr->name != 0;
1656 PropInfoPntr++)
1658 switch (PropInfoPntr->commands[0])
1661 OutputStream << "Get " << PropInfoPntr->name << endl;
1665 OutputStream << "Set " << PropInfoPntr->name << " NewValue" << endl;
1669 OutputStream << "Count " << PropInfoPntr->name << endl;
1673 OutputStream << "Create " << PropInfoPntr
4034 struct property_info *PropInfoPntr; local
4158 ProcessScriptingMessage( BMessage *MessagePntr, struct property_info *PropInfoPntr) argument
5698 struct property_info *PropInfoPntr; local
[all...]

Completed in 40 milliseconds