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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp4789 DatabaseWindow *DatabaseWindowPntr; local
4928 DatabaseWindowPntr = new (std::nothrow) DatabaseWindow ();
4929 if (DatabaseWindowPntr == NULL) {
4933 DatabaseWindowPntr->Show (); /* Starts the window's message loop. */

Completed in 99 milliseconds