Home
last modified time | relevance | path

Searched refs:_clone (Results 1 – 5 of 5) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.point.php12 function _clone() { function in Point
H A Dpath.php24 $rect = new Rectangle($this->_points[0]->_clone(),
25 $this->_points[0]->_clone());
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js334 this._clone = this.element.cloneNode(true);
338 this.element.parentNode.insertBefore(this._clone, this.element);
410 Element.remove(this._clone);
411 this._clone = null;
/plugin/scrape/
H A DphpQuery-onefile.php