Home
last modified time | relevance | path

Searched refs:el (Results 201 – 225 of 306) sorted by path

12345678910>>...13

/plugin/pdfjs/pdfjs/web/locale/
H A Dlocale.properties70 [el]
71 @import url(el/viewer.properties)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …3,\n 'de': 3,\n 'dv': 3,\n 'dz': 0,\n 'ee': 3,\n 'el': 3,\n 'en': 3,…
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js130 addEvent : function(el, evnt, func) { argument
131 if(el.addEventListener) {
133 } else if(el.attachEvent) {
134 el.attachEvent('on'+evnt, func);
139 fireEvent : function(el, evnt) { argument
140 if(!el) {
146 el.dispatchEvent(ev);
149 el.fireEvent('on'+evnt, ev);
151 el['on'+evnt]();
957 if(el.setAttribute) {
[all …]
/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js61 var el = document.documentElement;
62 if (el.requestFullscreen) {
63 el.requestFullscreen();
64 } else if (el.msRequestFullscreen) {
65 el.msRequestFullscreen();
66 } else if (el.mozRequestFullScreen) {
67 el.mozRequestFullScreen();
68 } else if (el.webkitRequestFullscreen) {
69 el.webkitRequestFullscreen();
H A Dlightgallery.js96 this.el = element;
229 _this.modules[key] = new $.fn.lightGallery.modules[key](_this.el);
1296 $.removeData(_this.el, 'lightGallery');
H A Dlightgallery.min.js4el=b,this.$el=a(b),this.s=a.extend({},c,d),this.s.dynamic&&"undefined"!==this.s.dynamicEl&&this.s.…
/plugin/preregister/lang/eo/
H A Dinfo.txt2 Se vi certas ke vi volas forigi la listitajn erojn el la datumar-dosiero, klaku sur la butono "Konf…
/plugin/pycode/
H A Dmethod.php49 $el = null;
68 $el = count($code);
74 $el = $name[1];
78 $el = $name[1];
80 if ($sl !== null and $el !== null) {
81 $code = array_slice($code_all, $sl - 1, $el - $sl + 1);
121 $el = $num; // the previous line is the end line
128 $el = $num + 1; // the current line is the end line
160 $el = $num; // the previous line is the end line
167 $el = $num + 1; // the current line is the end line
[all …]
H A Dsyntax.php515 list($code, $sl, $el) = $this->mpp->_get_code($loc_url, "c", $val[1]);
521 … list($code, $sl, $el) = $this->mpp->_get_code($loc_url, "f", $val[1], $tree[0][1]);
628 * @param (int) $el the number of the ending line of the code
630 private function _print_note(Doku_Renderer $renderer, $loc_url, $code_new, $sl, $el) { argument
643 $renderer->doc .= "<input type='hidden' name='end' value=$el>";
/plugin/qrcode2/
H A Dphpqrcode.php2842 public function __construct($dl, $data, $el, &$ecc, QRrsItem $rs) argument
2848 $this->eccLength = $el;
2898 $el = QRspec::rsEccCodes1($spec);
2899 $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
2907 …->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, $rs);
2911 $eccPos += $el;
2919 $el = QRspec::rsEccCodes2($spec);
2920 $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
2926 …s->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, $rs);
2930 $eccPos += $el;
/plugin/quickstats/
H A Daction.php218 foreach ($elems as $el) {
219 if(isset($el) && $el) {
220 list($name,$value) = explode('=',$el);
H A Dscript.js123 for(el in inp) {
124 if(inp[el].type == 'hidden') {
125 var p = '&' + inp[el].name + '=' + inp[el].value;
/plugin/revealjs/js/
H A Dreveal.js3541 …if( routes.left ) dom.controlsLeft.forEach( function( el ) { el.classList.add( 'enabled' ); el.rem… argument
3543 …if( routes.up ) dom.controlsUp.forEach( function( el ) { el.classList.add( 'enabled' ); el.removeA… argument
3544 …if( routes.down ) dom.controlsDown.forEach( function( el ) { el.classList.add( 'enabled' ); el.rem… argument
4053 el.setAttribute( 'src', el.getAttribute( 'src' ) );
4119 if( el.getAttribute( 'src' ) !== el.getAttribute( 'data-src' ) ) {
4122 el.setAttribute( 'src', el.getAttribute( 'data-src' ) );
4213 el.pause();
4219 if( el.contentWindow ) el.contentWindow.postMessage( 'slide:stop', '*' );
4225 …if( !el.hasAttribute( 'data-ignore' ) && el.contentWindow && typeof el.contentWindow.postMessage =…
4232 …if( !el.hasAttribute( 'data-ignore' ) && el.contentWindow && typeof el.contentWindow.postMessage =…
[all …]
/plugin/revealjs/plugin/search/
H A Dsearch.js94 while(arr.length && (el = arr[0])) {
95 el.parentNode.replaceChild(el.firstChild, el);
/plugin/rowmove/
H A Dscript.js11 function rowup(el,pageid) argument
13 var elTr = getParentTr(el);
39 function rowdown(el,pageid) argument
42 var elTr = getParentTr(el);
98 function countRows(el) argument
102 var elTr = getParentTr(el);
127 function getParentTr(el) argument
129 while ( el.nodeName.toLowerCase() != "tr")
130 el = el.parentNode;
131 return el;
/plugin/runcommand/
H A Dscript.js22 function (el) { argument
46 function (el) { argument
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1826 if (el.options && el.options[0]) {
1829 el = null;
1836 if (el && el.tBodies) {
1839 el = null;
2592 el = null;
2596 if (el.htmlFor !== 'x') {
2602 el = null;
2647 el = null;
2893 el = null;
3190 el = null;
[all …]
/plugin/s5reloaded/ui/thesis/
H A DLEEME.txt10 Para customizar este tema modifica el archivo CSS:
21 Puedes personalizar el favicon copiando el tuyo en la carpeta:
25 con el nombre favicon.ico
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.SortAttr.txt
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/searchindex/lang/es/
H A Dintro.txt3el índice utilizado por la búsqueda de texto completo. Esto, generalmente no es necesario, ya que
5 Reconstruir el índice **puede tomar mucho tiempo**. Debe dejar la página abierta hasta que la index…
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js135 while(el = obj.childNodes[0]){
136 obj.removeChild(el);
H A Dtablefilter.js934 var el = document.createElement( elm );
945 el.setAttribute( arguments[i][0],arguments[i][1] );
951 return el;

12345678910>>...13