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

/haiku/src/kits/tracker/
H A DFBCPadding.cpp75 void BRecentAppsList::_r31() {}
76 void BRecentAppsList::_r32() {}
77 void BRecentAppsList::_r33() {}
78 void BRecentAppsList::_r34() {}
79 void BRecentAppsList::_r35() {}
80 void BRecentAppsList::_r36() {}
81 void BRecentAppsList::_r37() {}
82 void BRecentAppsList::_r38() {}
83 void BRecentAppsList::_r39() {}
84 void BRecentAppsList
[all...]
H A DRecentItems.cpp241 fIterator = new BRecentAppsList(maxItems);
488 // #pragma mark - BRecentAppsList
491 BRecentAppsList::BRecentAppsList(int32 maxItems) function in class:BRecentAppsList
499 BRecentAppsList::GetNextRef(entry_ref* ref)
511 BRecentAppsList::NewAppListMenu(const char* title, BMessage* openMessage,
H A DRecentItems.h181 class BRecentAppsList : public BRecentItemsList { class in inherits:BRecentItemsList
184 BRecentAppsList(int32 maxItems);
/haiku/headers/os/be_apps/Tracker/
H A DRecentItems.h180 class BRecentAppsList : public BRecentItemsList { class in inherits:BRecentItemsList
183 BRecentAppsList(int32 maxItems);

Completed in 59 milliseconds