Searched defs:other (Results 176 - 200 of 294) sorted by relevance

1234567891011>>

/haiku/headers/os/interface/
H A DAffineTransform.h349 Multiply(const BAffineTransform& other) argument
357 MultiplyInverse(const BAffineTransform& other) argument
366 PreMultiplyInverse(const BAffineTransform& other) argument
378 operator =(const BAffineTransform& other) argument
403 operator *=(const BAffineTransform& other) argument
410 operator /=(const BAffineTransform& other) argument
[all...]
/haiku/headers/private/shared/
H A DHashMap.h81 Iterator(const Iterator& other) argument
103 Iterator& operator=(const Iterator& other) argument
254 HashKey32<Value> operator=(const HashKey32<Value>& other) argument
286 operator =(const HashKey64<Value>& other) argument
324 operator =(const HashKeyPointer<Value>& other) argument
[all...]
H A DHashSet.h69 Iterator(const Iterator& other) argument
91 Iterator& operator=(const Iterator& other) argument
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp33 VariablesViewNodeInfo::VariablesViewNodeInfo(const VariablesViewNodeInfo& other) argument
56 VariablesViewNodeInfo::operator=(const VariablesViewNodeInfo& other) argument
[all...]
/haiku/src/kits/media/
H A DTimeCode.cpp368 BTimeCode::operator+=(const BTimeCode &other) argument
379 BTimeCode::operator-=(const BTimeCode &other) argument
[all...]
/haiku/src/kits/game/
H A DSimpleGameSound.cpp70 BSimpleGameSound::BSimpleGameSound(const BSimpleGameSound &other) argument
/haiku/src/kits/shared/
H A DVariant.cpp339 _SetTo(const BVariant& other) argument
[all...]
H A DKeymap.cpp504 BKeymap::operator=(const BKeymap& other) argument
[all...]
/haiku/src/preferences/filetypes/
H A DAttributeListView.cpp182 AttributeItem::AttributeItem(const AttributeItem& other) argument
244 AttributeItem::operator=(const AttributeItem& other) argument
[all...]
/haiku/headers/private/kernel/util/
H A DVector.h109 inline VectorIterator<Value>(const Iterator &other) argument
142 inline Iterator &operator=(const Iterator &other) argument
/haiku/headers/private/userlandfs/shared/
H A DVector.h105 inline VectorIterator<Value>(const Iterator &other) argument
138 inline Iterator &operator=(const Iterator &other) argument
/haiku/src/libs/glut/
H A DglutEvent.cpp53 GLUTtimer *timer, *other; local
/haiku/src/apps/mediaplayer/playlist/
H A DFilePlaylistItem.cpp32 FilePlaylistItem::FilePlaylistItem(const FilePlaylistItem& other) argument
/haiku/src/kits/package/
H A DCommitTransactionResult.cpp49 BTransactionIssue::BTransactionIssue(const BTransactionIssue& other) argument
231 BTransactionIssue::operator=(const BTransactionIssue& other) argument
277 BCommitTransactionResult( const BCommitTransactionResult& other) argument
652 operator =(const BCommitTransactionResult& other) argument
[all...]
/haiku/src/kits/locale/
H A DDateFormat.cpp54 BDateFormat::BDateFormat(const BDateFormat &other) argument
/haiku/src/kits/interface/
H A DGradient.cpp50 BGradient::ColorStop::ColorStop(const ColorStop& other) argument
103 BGradient(const BGradient& other) argument
259 operator =(const BGradient& other) argument
330 SetColorStops(const BGradient& other) argument
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.cpp24 TextEditor::TextEditor(const TextEditor& other) argument
42 TextEditor::operator=(const TextEditor& other) argument
[all...]
H A DTextDocumentLayout.cpp74 TextDocumentLayout::TextDocumentLayout(const TextDocumentLayout& other) argument
/haiku/src/kits/debugger/util/
H A DWorker.cpp32 SimpleJobKey::SimpleJobKey(const SimpleJobKey& other) argument
57 SimpleJobKey::operator=(const SimpleJobKey& other) argument
/haiku/headers/private/kernel/
H A DNotifications.h94 const UserMessagingListener* other local
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp57 AlphaMask::AlphaMask(AlphaMask* previousMask, AlphaMask* other) argument
360 VectorAlphaMask(AlphaMask* previousMask, VectorAlphaMask* other) argument
522 ShapeAlphaMask(AlphaMask* previousMask, ShapeAlphaMask* other) argument
[all...]
/haiku/src/build/libbe/storage/
H A DNode.cpp41 node_ref::node_ref(const node_ref& other) argument
75 operator =(const node_ref& other) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A DNetworkRoute.cpp32 BNetworkRoute::SetTo(const BNetworkRoute& other) argument
61 BNetworkRoute::Adopt(BNetworkRoute& other) argument
/haiku/src/kits/support/
H A DStringList.cpp43 BStringList::BStringList(const BStringList& other) argument
318 BStringList::operator=(const BStringList& other) argument
/haiku/headers/private/netservices2/
H A DHttpResult.h109 BHttpResult(const BHttpResult& other) = delete; member in class:BPrivate::Network::BHttpStatusClass::BHttpResult
114 BHttpResult& operator=(const BHttpResult& other) = delete; member in class:BPrivate::Network::BHttpStatusClass::BHttpResult

Completed in 147 milliseconds

1234567891011>>