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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp605 static class CommanderLooper *g_CommanderLooperPntr = NULL;
1080 class CommanderLooper : public BLooper class in inherits:BLooper
1083 CommanderLooper ();
1084 ~CommanderLooper ();
5584 * Implementation of the CommanderLooper class, constructor, destructor and the
5588 CommanderLooper::CommanderLooper () function in class:CommanderLooper
5589 : BLooper ("CommanderLooper", B_NORMAL_PRIORITY),
5595 CommanderLooper::~CommanderLooper ()
[all...]

Completed in 144 milliseconds