Searched refs:_forms (Results 1 – 12 of 12) sorted by relevance
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 6 this._forms = []; property 44 if( this._forms ) { 45 for( var i = 0; i < this._forms.length; i++ ) { 46 this._forms[i].reset(); 206 this._forms = d.forms; 254 if( this._forms[textIndex] ) { 255 if( this._forms[textIndex].elements[wordIndex] ) { 256 return this._forms[textIndex].elements[wordIndex];
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 6 this._forms = []; property 44 if( this._forms ) { 45 for( var i = 0; i < this._forms.length; i++ ) { 46 this._forms[i].reset(); 206 this._forms = d.forms; 254 if( this._forms[textIndex] ) { 255 if( this._forms[textIndex].elements[wordIndex] ) { 256 return this._forms[textIndex].elements[wordIndex];
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 6 this._forms = []; property 44 if( this._forms ) { 45 for( var i = 0; i < this._forms.length; i++ ) { 46 this._forms[i].reset(); 206 this._forms = d.forms; 254 if( this._forms[textIndex] ) { 255 if( this._forms[textIndex].elements[wordIndex] ) { 256 return this._forms[textIndex].elements[wordIndex];
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | output.pdflib.1.6.class.php | 165 $this->_forms[] = new PDFLIBForm($name); 177 if (count($this->_forms) == 0) { 185 $this->_forms[] = new PDFLIBForm($name); 192 return $this->_forms[count($this->_forms)-1];
|
| D | pdf.fpdf.php | 1089 var $_forms; variable in FPDF 1199 $this->_forms[] =& $form; 1244 if (count($this->_forms) == 0) { 1260 $this->_forms[] =& $form; 1263 return $this->_forms[count($this->_forms)-1]; 1623 $this->_forms = array(); 2468 if (count($this->_forms) > 0) { 2470 $this->_out('/Fields '.$this->_reference_array($this->_forms)); 2501 for ($i=0; $i<count($this->_forms); $i++) { 2502 $form =& $this->_forms[$i];
|
| D | output.pdflib.class.php | 16 var $_forms; variable in OutputDriverPdflib
|
| /plugin/html2pdf/html2pdf/html2ps/fpdf/ |
| D | fpdf.php | 1000 var $_forms; variable in FPDF 1110 $this->_forms[] =& $form; 1155 if (count($this->_forms) == 0) { 1171 $this->_forms[] =& $form; 1174 return $this->_forms[count($this->_forms)-1]; 1527 $this->_forms = array(); 2899 if (count($this->_forms) > 0) { 2901 $this->_out('/Fields '.$this->_reference_array($this->_forms)); 2932 for ($i=0; $i<count($this->_forms); $i++) { 2933 $form =& $this->_forms[$i];
|
| /plugin/geonav/tpl/startermap/ |
| D | style.ini | 33 ../dokuwiki/css/_forms.css = screen
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …s\\_table-row.scss","..\\..\\scss\\_forms.scss","..\\..\\scss\\mixins\\_transition.scss","..\\..\\…
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …s\\_table-row.scss","..\\..\\scss\\_forms.scss","..\\..\\scss\\mixins\\_transition.scss","..\\..\\…
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …ing-labels.scss","../../scss/forms/_input-group.scss","../../scss/mixins/_forms.scss","../../scss/…
|
| H A D | bootstrap.rtl.min.css.map | 1 …ing-labels.scss","../../scss/forms/_input-group.scss","../../scss/mixins/_forms.scss","../../scss/…
|