Searched refs:_clone (Results 1 – 5 of 5) sorted by relevance
12 function _clone() { function in Point
24 $rect = new Rectangle($this->_points[0]->_clone(),25 $this->_points[0]->_clone());
334 this._clone = this.element.cloneNode(true);338 this.element.parentNode.insertBefore(this._clone, this.element);410 Element.remove(this._clone);411 this._clone = null;