Searched refs:Clone (Results 1 - 25 of 106) sorted by relevance

12345

/haiku/src/servers/registrar/
H A DRosterAppInfo.h28 RosterAppInfo *Clone() const;
H A DRosterAppInfo.cpp49 // Clone
51 RosterAppInfo::Clone() const function in class:RosterAppInfo
/haiku/src/kits/debugger/dwarf/
H A DCfaRuleSet.h18 CfaRuleSet* Clone() const;
H A DCfaContext.cpp56 fInitialRuleSet = fRuleSet->Clone();
66 CfaRuleSet* ruleSet = fRuleSet->Clone();
H A DCfaRuleSet.cpp42 CfaRuleSet::Clone() const function in class:CfaRuleSet
/haiku/src/servers/package/
H A DPackage.cpp39 Package::Clone() const function in class:Package
H A DVolumeState.h37 VolumeState* Clone() const;
H A DVolumeState.cpp87 VolumeState::Clone() const function in class:VolumeState
97 Package* clonedPackage = package->Clone();
/haiku/headers/private/debugger/settings/
H A DTeamUiSettings.h31 virtual TeamUiSettings* Clone() const = 0;
/haiku/src/libs/icon/transformer/
H A DTransformer.h48 virtual Transformer* Clone() const = 0;
H A DAffineTransformer.h44 virtual Transformer* Clone() const;
H A DStrokeTransformer.h41 virtual Transformer* Clone() const;
H A DContourTransformer.h41 virtual Transformer* Clone() const;
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DInt64Property.h22 virtual Property* Clone() const;
H A DColorProperty.h30 virtual Property* Clone() const;
H A DInt64Property.cpp36 // Clone
38 Int64Property::Clone() const function in class:Int64Property
/haiku/headers/private/package/hpkg/
H A DPackageFileHeapReader.h37 PackageFileHeapReader* Clone() const;
/haiku/src/kits/debugger/settings/
H A DTeamFileManagerSettings.h33 Clone() const;
H A DTeamSignalSettings.h39 Clone() const;
/haiku/headers/private/debugger/arch/
H A DCpuState.h24 virtual status_t Clone(CpuState*& _clone) const = 0;
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.h24 LayoutOptimizer* Clone() const;
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DGuiTeamUiSettings.h31 virtual TeamUiSettings* Clone() const;
/haiku/src/servers/mail/
H A DDefaultNotifier.h26 BMailNotifier* Clone();
/haiku/src/libs/icon/shape/
H A DReferenceImage.h53 virtual Shape* Clone() const function in class:ReferenceImage
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.h33 virtual Property* Clone() const = 0;
72 virtual Property* Clone() const;
115 virtual Property* Clone() const;
156 virtual Property* Clone() const;
191 virtual Property* Clone() const;
226 virtual Property* Clone() const;

Completed in 275 milliseconds

12345