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

/haiku/src/apps/login/
H A DDesktopWindow.h8 #include <Shelf.h>
/haiku/src/apps/deskbar/
H A DStatusViewShelf.h43 #include <Shelf.h>
H A DStatusView.h43 #include <Shelf.h>
155 BShelf* Shelf() const;
/haiku/src/add-ons/screen_savers/shelf/
H A DShelf.cpp20 #include <Shelf.h>
29 #define B_TRANSLATION_CONTEXT "Shelf Screen Saver"
36 const char *kShelfArchiveName = "Shelf";
40 class Shelf : public BScreenSaver class in inherits:BScreenSaver
43 Shelf(BMessage *archive, image_id);
63 return new Shelf(msg, image);
67 Shelf::Shelf(BMessage *archive, image_id id) function in class:Shelf
99 Shelf::StartConfig(BView *view)
105 B_TRANSLATE("Shelf"));
[all...]
/haiku/src/tests/kits/interface/bshelf/Container/
H A DContainerWindow.h12 #include <Shelf.h>
/haiku/src/tests/apps/terminal_replicant/
H A Dmain.cpp8 #include <Shelf.h>
/haiku/src/kits/tracker/
H A DDeskWindow.h38 #include <Shelf.h>
/haiku/headers/os/
H A DInterfaceKit.h55 #include <Shelf.h>
/haiku/src/tests/kits/interface/bshelf/
H A DShelfTest.cpp26 #include <Shelf.h>
163 delete fShelf; // by deleting the Shelf we'll save the state
188 //+ delete fShelf; // by deleting the Shelf we'll save the state
/haiku/src/kits/interface/
H A DDragger.cpp26 #include <Shelf.h>
731 fPopUp = new BPopUpMenu("Shelf", false, false, B_ITEMS_IN_COLUMN);
H A DShelf.cpp15 #include <Shelf.h>
H A DView.cpp48 #include <Shelf.h>
89 { "Shelf", { 0 },

Completed in 155 milliseconds