Searched refs:deep (Results 76 - 100 of 339) sorted by relevance

1234567891011>>

/haiku/src/apps/networkstatus/
H A DNetworkStatusView.h43 virtual status_t Archive(BMessage* archive, bool deep = true) const;
/haiku/headers/os/interface/
H A DPicture.h27 virtual status_t Archive(BMessage* data, bool deep = true) const;
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.h40 virtual status_t Archive(BMessage* into, bool deep = true) const;
/haiku/src/apps/pulse/
H A DCPUButton.h34 status_t Archive(BMessage *data, bool deep = true) const;
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.h27 // stores matrix directly to message, deep is ignored
28 virtual status_t Archive(BMessage* into, bool deep = true) const;
/haiku/headers/private/debugger/ids/
H A DFunctionID.h25 bool deep = true) const;
/haiku/headers/private/interface/
H A DColorMenuItem.h28 bool deep = true) const;
/haiku/headers/os/locale/
H A DCollator.h70 status_t Archive(BMessage* archive, bool deep) const;
/haiku/src/apps/mediaplayer/playlist/
H A DUrlPlaylistItem.h24 bool deep = true) const;
/haiku/src/apps/haikudepot/model/
H A DCaptcha.cpp87 Captcha::Archive(BMessage* into, bool deep) const
H A DUserUsageConditions.cpp94 UserUsageConditions::Archive(BMessage* into, bool deep) const
H A DDeskbarLink.cpp82 DeskbarLink::Archive(BMessage* into, bool deep) const
H A DPasswordRequirements.cpp77 PasswordRequirements::Archive(BMessage* into, bool deep) const
H A DAccessToken.cpp124 AccessToken::Archive(BMessage* into, bool deep) const
/haiku/src/kits/interface/
H A DTextInput.h31 virtual status_t Archive(BMessage *data, bool deep = true) const;
/haiku/headers/os/app/
H A DCursor.h60 bool deep = true) const;
/haiku/src/apps/processcontroller/
H A DProcessController.h32 virtual status_t Archive(BMessage *data, bool deep = true) const;
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.h59 virtual status_t Archive(BMessage *data, bool deep = true) const;
/haiku/headers/private/package/
H A DActivationTransaction.h59 bool deep = true) const;
/haiku/src/apps/icon-o-matic/document/
H A DIconObject.cpp82 IconObject::Archive(BMessage* into, bool deep) const
/haiku/src/libs/icon/style/
H A DStyle.h62 bool deep = true) const;
/haiku/src/libs/icon/shape/
H A DPathSourceShape.h42 bool deep = true) const;
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinator.h40 status_t Archive(BMessage* into, bool deep = true) const;
/haiku/src/servers/app/
H A DView.h112 uint32 CountChildren(bool deep = false) const;
175 bool deep = false);
205 void RebuildClipping(bool deep);
234 bool deep);
H A DWorkspacesView.h27 const BRegion* windowContentClipping, bool deep = false);

Completed in 121 milliseconds

1234567891011>>