Home
last modified time | relevance | path

Searched full:input (Results 2876 – 2900 of 4846) sorted by relevance

1...<<111112113114115116117118119120>>...194

/template/bulma/css/
H A Dcustom.css130 /*.input, .textarea {
168 /*input.user-search {
/template/readthedokus/css/
H A Dcontent.css122 #link__wiz input
207 .dokuwiki .search-results-form fieldset.search-form input[name="q"]
/template/bootstrap3/
H A Dcss.php92 global $INPUT;
96 $ID = cleanID($INPUT->str('id', null));
/template/sprintdoc/css/
H A Darea_main-sidebar-search.less124 input {
200 input {
/template/basical/css/
H A Dbasical-responsive.css101 #config__manager td .input,
103 #config__manager td input.edit {
/plugin/googlesearch/
H A Dnusoap.php4418 // merge input/output data
4452 case 'input':
4843 if($donnie == 'input' || $donnie == 'output'){ // show input/output data
4960 if (isset($opParts['input']['encodingStyle']) && $opParts['input']['encodingStyle'] != '') {
4965 …_xml .= '<input><soap:body use="' . $opParts['input']['use'] . '" namespace="' . $opParts['input']…
4981 $portType_xml .= '<input message="tns:' . $opParts['input']['message'] . '"/>';
5041 // set input params
5120 // set input params
5744 'input' => array(
6573 $namespace = isset($opData['input']['namespace']) ? $opData['input']['namespace'] : $namespace;
[all …]
/plugin/judge/helper/
H A Djdatetime.class.php91 * @return string Formatted input
260 * @return string Formatted input
282 * @return string Formatted input
334 * @param $jalali bool (Optional) pass false if you want to input gregorian time
383 * @param $jalali bool (Optional) pass false if you want to input gregorian time
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js510 function clz(input) { argument
515 curbyte = input >>> 24;
519 curbyte = input >>> 16;
523 curbyte = input >>> 8;
527 curbyte = input;
/plugin/edittable/lib/
H A Dhandsontable.full.js8470 input = locale.weekdaysParse(input);
8482 return isNaN(input) ? null : input;
9913 …diff = (isMoment(input) || isDate(input) ? input.valueOf() : createLocal(input).valueOf()) - res.v…
9960 input = input * 60;
9988 input = -input;
10034 input = input ? createLocal(input).utcOffset() : 0;
10266 var localInput = isMoment(input) ? input : createLocal(input);
10279 var localInput = isMoment(input) ? input : createLocal(input);
10298 var localInput = isMoment(input) ? input : createLocal(input),
12965 input = input.value();
[all …]
/plugin/togglewrap/
H A Dsyntax.php42 …$renderer->doc .= '<input id="togglewrap_'.$pos.'" type="checkbox" class="togglewrap" value="'.str…
/plugin/virtualkeyboard/vk/
H A Ddemo_popup.html19 <input type="button" value="Keyboard" onclick="PopupVirtualKeyboard.isOpen()?PopupVirtualKeyboard.c…
H A Ddemo_inline.html19 <input type="button" value="Keyboard" onclick="VirtualKeyboard.isOpen()?VirtualKeyboard.close():Vir…
/plugin/wysiwyg/fckeditor/_samples/
H A Dsample.css24 body, td, input, select, textarea selector
/plugin/pycode/conf/
H A Dmetadata.php18 // "cache" = (int) value of the checkbox input:
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt4 …llows to add [[http://docs.mathjax.org/en/latest/start.html#tex-and-latex-input|MathJax Text and L…
/plugin/datatemplate/
H A Dstyle.css17 form.filterform_plugin label.text input {
/plugin/fancysearch/
H A Dscript.js14 var $newNamespaceSelect = jQuery('<input class="fancysearch_namespace" type="hidden" ' +
/plugin/removeold/lang/en/
H A Dlang.php10 $lang['i_choose'] = 'An empty input field will not cause any effect to prevent misuse/mis…
/plugin/removeold/
H A Dstyle.css26 /* ----- Input Elements ---------- */
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.css18 body, td, input, select, textarea selector
/plugin/anewssystem/
H A Dbacklink.js22 document.write('<INPUT TYPE=BUTTON onClick="history.back(-1)" VALUE="', this.text, '"');
/plugin/preregister/lang/en/
H A Dlang.php19 $lang['invalid'] = 'invalid input detected!';
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerRenderer.php36 $checkbox = new HtmlElement('input', $attrs, '', true);
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dj.js2 * /MathJax-v2/jax/input/MathML/entities/j.js
H A Dq.js2 * /MathJax-v2/jax/input/MathML/entities/q.js

1...<<111112113114115116117118119120>>...194