Lines Matching refs:destroy
2188 this.destroy();
2208 this.destroy();
2502 destroy: function() {
2585 this.destroy();
2610 destroy: function() {
2898 destroy: function() {
2899 PIE.RendererBase.destroy.call( this );
3150 destroy: function() {
3155 PIE.RendererBase.destroy.call( me );
3309 destroy: function() {
3316 PIE.RendererBase.destroy.call( this );
3526 destroy: function() {
3527 PIE.RendererBase.destroy.call( this );
3563 destroy: function() {
3717 destroy: function() {
3891 destroy: function() {
4290 function destroy() {
4302 renderers[i].destroy();
4370 this.destroy = destroy;
4379 Element.destroy = function( el ) {
4383 wrapper.destroy();
4395 wrapper.destroy();
4438 PIE.Element.destroy( el );