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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1050 class ClassificationChoicesView : public BView class in inherits:BView
1054 ClassificationChoicesView (BRect FrameRect,
5347 * Implementation of the ClassificationChoicesView class, constructor,
5361 ClassificationChoicesView *SubViewPntr;
5363 SubViewPntr = new ClassificationChoicesView (Bounds(),
5424 MainViewPntr = FindView ("ClassificationChoicesView");
5453 * Implementation of the ClassificationChoicesView class, constructor,
5458 ClassificationChoicesView::ClassificationChoicesView ( function in class:ClassificationChoicesView
5462 : BView (FrameRect, "ClassificationChoicesView",
[all...]

Completed in 47 milliseconds