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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp6910 ABSApp *MyAppPntr; local
6954 MyAppPntr = dynamic_cast<ABSApp *> (be_app);
6955 if (MyAppPntr == NULL)
6958 if (MyAppPntr->m_PurgeAge != m_PurgeAgeCachedValue &&
6961 m_PurgeAgeCachedValue = MyAppPntr->m_PurgeAge;
6968 if (MyAppPntr->m_PurgePopularity != m_PurgePopularityCachedValue &&
6971 m_PurgePopularityCachedValue = MyAppPntr->m_PurgePopularity;
6978 if (MyAppPntr->m_IgnorePreviousClassification !=
6983 MyAppPntr->m_IgnorePreviousClassification;
6990 if (MyAppPntr
7351 ABSApp *MyAppPntr; local
7706 ABSApp *MyAppPntr; local
7771 ABSApp *MyAppPntr; local
[all...]

Completed in 50 milliseconds