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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp46 class CheckBoxItem : public BStringItem, public EditableListItem { class in inherits:BStringItem,EditableListItem
48 CheckBoxItem(const char* text, bool checked);
116 CheckBoxItem::CheckBoxItem(const char* text, bool checked) function in class:CheckBoxItem
126 CheckBoxItem::DrawItem(BView* owner, BRect itemRect, bool drawEverything)
170 CheckBoxItem::MouseDown(BPoint where)
182 CheckBoxItem::MouseUp(BPoint where)
340 CheckBoxItem* item = new CheckBoxItem(
366 CheckBoxItem* ite
[all...]

Completed in 9 milliseconds