Lines Matching full:operator
75 * Overloaded assignment operator
77 virtual domFormat &operator=( const domFormat &cpy ) { (void)cpy; return *this; }
141 * Overloaded assignment operator
143 virtual domSize &operator=( const domSize &cpy ) { (void)cpy; return *this; }
208 * Overloaded assignment operator
210 virtual domViewport_ratio &operator=( const domViewport_ratio &cpy ) { (void)cpy; return *this; }
273 * Overloaded assignment operator
275 virtual domMip_levels &operator=( const domMip_levels &cpy ) { (void)cpy; return *this; }
337 * Overloaded assignment operator
339 virtual domMipmap_generate &operator=( const domMipmap_generate &cpy ) { (void)cpy; return *this; }
507 * Overloaded assignment operator
509 virtual domFx_surface_common_complexType &operator=( const domFx_surface_common_complexType &cpy ) { (void)cpy; return *this; }
544 * Overloaded assignment operator
546 virtual domFx_surface_common &operator=( const domFx_surface_common &cpy ) { (void)cpy; return *this; }