Home
last modified time | relevance | path

Searched refs:input (Results 701 – 725 of 1436) sorted by last modified time

1...<<21222324252627282930>>...58

/plugin/etherpadlite/
H A Dstyle.css13 .pad-form input, .pad-form select {
/plugin/autotranslation/
H A Dstyle.css53 .dokuwiki div.plugin_autotranslation input {
/plugin/flowcharts/
H A Dmermaid.min.js1input:function(t,e){return null==t?null:[[+t[0],e[0][1]],[+t[1],e[1][1]]]},output:function(t){retu… method in AnonymousFunction6e8e00855b500.T
24input:function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match… method in A
/plugin/dataplot/
H A Dsyntax.php143 $input = trim(join("\n", $lines))."\n";
194 io_saveFile($this->_cachename($return, 'txt'), $input);
/plugin/dropfiles/
H A Dstyle.less30 input[name="filename"] {
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js31 function trimLineBreaks(input) { argument
32 var lines = input.split('\n');
/plugin/revealjs/js/
H A Dreveal.js5234 …var activeElementIsInput = document.activeElement && document.activeElement.tagName && /input|text…
/plugin/revealjs/plugin/search/
H A Dsearch.js31 this.setRegex = function(input) argument
33 input = input.replace(/^[^\w]+|[^\w]+$/g, "").replace(/[^\w'-]+/g, "|");
34 matchRegex = new RegExp("(" + input + ")","i");
100 this.apply = function(input) argument
102 if(input == undefined || !input) return;
104 this.setRegex(input);
/plugin/sentry/conf/
H A DSetting.php45 $current = $this->input;
51 $input = '';
72 $input .= '<div class="' . $class . '">';
73 $input .= '<label for="' . $inputId . '">' . hsc($info[1]) . '</label>';
74 … $input .= '<input type="checkbox" id="' . $inputId . '" name="config[' . $this->key . '][]" ' .
76 $input .= '</div>';
79 $input .= '<div class="selection">' . $current . '</div>';
81 return [$label, $input];
/plugin/pdfjs/pdfjs/web/locale/ff/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/gn/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/is/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/ku/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/lv/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/ms/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/nb-NO/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties17 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.

1...<<21222324252627282930>>...58