Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.display.inc.php7 function get_parent() { function in CSSDisplay
H A Dpdf.fpdf.php563 function get_parent() { function in PDFField
707 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
744 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
/plugin/metaeditor/
H A Dscript.js104 var id = tree.get_parent(node);
137 var id = tree.get_parent(node);
H A Djstree.js638 o = this.get_parent(e.currentTarget);
1085 get_parent : function (obj) {
2803 … || (e.shiftKey && (!this._data.core.last_clicked || !this.get_parent(obj) || this.get_parent(obj)…
3551 if(!this.check("rename_node", obj, this.get_parent(obj), val)) {
5953 p = ins.get_parent(ref);
5967 p = ins.get_parent(ref);
5975 …=== 'a' && (data.data.origin && data.data.origin === ins) && p === ins.get_parent(data.data.nodes[…
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php466 function get_parent() { function in PDFField
610 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
647 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),