Searched defs:other (Results 51 - 75 of 294) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/document/
H A DIconObject.cpp28 IconObject::IconObject(const IconObject& other) argument
/haiku/src/apps/icon-o-matic/
H A DUtil.cpp44 new_path(Container<VectorPath>* container, VectorPath** path, AddPathsCommand** command, VectorPath* other) argument
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageCategory.cpp35 PackageCategory::PackageCategory(const PackageCategory& other) argument
45 PackageCategory::operator=(const PackageCategory& other) argument
[all...]
H A DUserRating.cpp38 UserRating::UserRating(const UserRating& other) argument
51 UserRating::operator=(const UserRating& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DBlocker.cpp48 Blocker::Blocker(const Blocker& other) argument
118 Blocker::operator=(const Blocker& other) argument
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantBuffer.cpp31 AccelerantBuffer::AccelerantBuffer(const AccelerantBuffer& other, argument
/haiku/src/kits/package/solver/
H A DSolverPackageSpecifierList.cpp29 Vector(const std::vector<BSolverPackageSpecifier>& other) argument
142 BSolverPackageSpecifierList::operator=(const BSolverPackageSpecifierList& other) argument
44 BSolverPackageSpecifierList( const BSolverPackageSpecifierList& other) argument
H A DSolverResult.cpp27 BSolverResultElement::BSolverResultElement(const BSolverResultElement& other) argument
55 BSolverResultElement::operator=(const BSolverResultElement& other) argument
/haiku/src/apps/haikudepot/textview/
H A DParagraphStyleData.cpp28 ParagraphStyleData::ParagraphStyleData(const ParagraphStyleData& other) argument
193 operator =(const ParagraphStyleData& other) argument
[all...]
/haiku/src/kits/locale/
H A DLocale.cpp30 BLocale::BLocale(const BLocale& other) argument
46 BLocale::operator=(const BLocale& other) argument
H A DCountry.cpp42 BCountry::BCountry(const BCountry& other) argument
50 BCountry::operator=(const BCountry& other) argument
/haiku/src/kits/debugger/model/
H A DTypeComponentPath.cpp117 TypeComponentPath(const TypeComponentPath& other) argument
217 operator =(const TypeComponentPath& other) argument
[all...]
/haiku/src/kits/debugger/ids/
H A DFunctionID.cpp115 const SourceFunctionID* other = dynamic_cast<const SourceFunctionID*>( local
167 const ImageFunctionID* other = dynamic_cast<const ImageFunctionID*>( local
/haiku/headers/private/debugger/types/
H A DTargetAddressRange.h69 operator |=(const TargetAddressRange& other) argument
[all...]
/haiku/src/apps/haikudepot/model/
H A DDeskbarLink.cpp39 DeskbarLink::DeskbarLink(const DeskbarLink& other) argument
96 DeskbarLink::operator=(const DeskbarLink& other) argument
107 DeskbarLink::operator==(const DeskbarLink& other) argument
114 operator !=(const DeskbarLink& other) argument
[all...]
H A DAccessToken.cpp47 AccessToken::operator=(const AccessToken& other) argument
/haiku/src/servers/app/drawing/
H A DPatternHandler.cpp91 PatternHandler::PatternHandler(const PatternHandler& other) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DString.h49 String::String(const String& other) argument
[all...]
/haiku/src/kits/network/libnetservices2/
H A DErrorsExt.cpp133 BRuntimeError::BRuntimeError(const BRuntimeError& other) = default; member in class:BRuntimeError
139 BRuntimeError& BRuntimeError::operator=(const BRuntimeError& other) = default; member in class:BRuntimeError
169 BSystemError::BSystemError(const BSystemError& other) = default; member in class:BSystemError
175 BSystemError& BSystemError::operator=(const BSystemError& other) = default; member in class:BSystemError
/haiku/headers/os/interface/
H A DSize.h55 BSize::BSize(const BSize& other) argument
149 operator =(const BSize& other) argument
[all...]
/haiku/src/libs/icon/shape/
H A DPathSourceShape.cpp38 PathSourceShape::PathSourceShape(const PathSourceShape& other) argument
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DPermissions.h73 Permissions::Permissions(const Permissions& other) argument
171 Permissions::operator=(const Permissions& other) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DViewState.cpp29 ViewState::ViewState(const ViewState& other) argument
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DIconProperty.cpp34 IconProperty::IconProperty(const IconProperty& other) argument
104 IconProperty::SetValue(const Property* other) argument
123 InterpolateTo(const Property* other, float scale) argument
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp28 ChannelTransform::ChannelTransform(const ChannelTransform& other) argument
48 ChannelTransform::SetTransformation(const Transformable& other) argument
230 operator =(const ChannelTransform& other) argument
[all...]

Completed in 140 milliseconds

1234567891011>>