Searched refs:copyValueFrom (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfOpaqueAttribute.h96 virtual void copyValueFrom (const Attribute &other);
H A DImfAttribute.h91 virtual void copyValueFrom (const Attribute &other) = 0;
196 virtual void copyValueFrom (const Attribute &other);
259 copyValueFrom (other);
307 attribute->copyValueFrom (*this);
330 TypedAttribute<T>::copyValueFrom (const Attribute &other) function in class:Imf::TypedAttribute
H A DImfOpaqueAttribute.cpp106 OpaqueAttribute::copyValueFrom (const Attribute &other) function in class:Imf::OpaqueAttribute

Completed in 84 milliseconds