Searched refs:Archive (Results 1 - 25 of 368) sorted by path

1234567891011>>

/haiku/headers/build/os/interface/
H A DBitmap.h50 virtual status_t Archive(BMessage *data, bool deep = true) const;
/haiku/headers/libs/alm/
H A DALMLayout.h158 virtual status_t Archive(BMessage* into, bool deep = true) const;
196 virtual status_t Archive(BMessage* message,
/haiku/headers/os/app/
H A DApplication.h44 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DHandler.h37 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DLooper.h40 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DNotification.h35 virtual status_t Archive(BMessage* archive, bool deep = true) const;
/haiku/headers/os/interface/
H A DAbstractLayout.h39 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DAbstractLayoutItem.h34 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DBox.h30 virtual status_t Archive(BMessage* archive, bool deep = true) const;
H A DButton.h37 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DCardLayout.h31 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DChannelControl.h30 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DChannelSlider.h34 virtual status_t Archive(BMessage* into,
H A DCheckBox.h28 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DColorControl.h36 virtual status_t Archive(BMessage* data,
H A DControl.h38 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DGridLayout.h61 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DGroupLayout.h38 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DLayout.h63 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DLayoutItem.h59 virtual status_t Archive(BMessage* into, bool deep = true) const;
H A DListItem.h27 virtual status_t Archive(BMessage* archive,
H A DMenuBar.h41 virtual status_t Archive(BMessage* archive,
H A DPicture.h27 virtual status_t Archive(BMessage* data, bool deep = true) const;
H A DPopUpMenu.h21 virtual status_t Archive(BMessage* archive,
H A DRadioButton.h29 virtual status_t Archive(BMessage* data, bool deep = true) const;

Completed in 218 milliseconds

1234567891011>>