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

/haiku/headers/os/interface/
H A DShelf.h66 status_t SetSaveLocation(BDataIO* stream);
67 status_t SetSaveLocation(const entry_ref* ref);
/haiku/src/add-ons/screen_savers/shelf/
H A DShelf.cpp253 status = fShelf->SetSaveLocation(&mio);
257 fShelf->SetSaveLocation((BDataIO *)NULL);
/haiku/src/kits/tracker/
H A DPose.h125 void SetSaveLocation();
209 BPose::SetSaveLocation() function in class:BPrivate::BPose
H A DPoseView.cpp2006 pose->SetSaveLocation();
3155 pose->SetSaveLocation();
3235 pose->SetSaveLocation();
3620 pose->SetSaveLocation();
3777 pose->SetSaveLocation();
/haiku/src/kits/interface/
H A DShelf.cpp906 BShelf::SetSaveLocation(BDataIO *data_io) function in class:BShelf
922 BShelf::SetSaveLocation(const entry_ref *ref) function in class:BShelf

Completed in 181 milliseconds