Home
last modified time | relevance | path

Searched refs:val (Results 701 – 725 of 887) sorted by relevance

1...<<21222324252627282930>>...36

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js191 var i, prop, val;
227 val = from[prop];
228 if (!isUndefined(val)) {
229 to[prop] = val;
448 this._longDateFormat[key] = formatUpper.replace(/MMMM|MM|DD|dddd/g, function (val) { argument
449 return val.slice(1);
3115 return function (val, period) { argument
3121 tmp = val; val = period; period = tmp;
3124 val = typeof val === 'string' ? +val : val;
3125 dur = createDuration(val, period);
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php777 foreach ($this->ch_options as $key => $val) {
778 $this->setCurlOption($key, $val);
1069 foreach ($digestElements as $val) {
1070 $tempElement = explode('=', trim($val), 2);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js147 function createCellElemScaled(name, val, xmlDoc, formula) argument
149 return createCellElem(name, val / that.CONVERSION_FACTOR, xmlDoc, formula);
152 function createCellElem(name, val, xmlDoc, formula) argument
156 cell.setAttribute("V", val);
/plugin/diagramsnet/lib/shapes/
H A DmxBootstrap.js986 enumList: [{val: 'heart', dispName: 'Heart'},
987 {val: 'star', dispName: 'Star'}]
1160 enumList: [{val: 'rect', dispName: 'Rectangle'},
1161 {val: 'rounded', dispName: 'Rounded'}]
1164 enumList: [{val: 'rect', dispName: 'Rectangle'},
1165 {val: 'circle', dispName: 'Circle'}]
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1 …pen:"keyword",rec:"keyword",struct:"keyword",then:"keyword",type:"keyword",val:"keyword","while":"… property in AnonymousFunctionc74f67c70200.d
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.real.php326 foreach ($commentkeystocopy as $key => $val) {
328 $info['real']['comments'][$val][] = trim($thisfile_real_chunks_currentchunk[$key]);
/plugin/epub/scripts/
H A Depub_utils.php543 list($key,$val) = explode('=',$param);
544 $data[$key]=$val;
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php267 private function addData($val, $bit, $next = true) argument
269 $this->valData[$this->ptr] = $val;
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3580 {val:'snip', dispName:'Snip'},
3582 {val:'fold', dispName:'Fold'}
3598 {val:'west', dispName:'West'},
3600 {val:'east', dispName:'East'}
3611 {val:'snip', dispName:'Snip'},
3613 {val:'fold', dispName:'Fold'}
3620 {val:'snip', dispName:'Snip'},
3622 {val:'fold', dispName:'Fold'}
3629 {val:'snip', dispName:'Snip'},
3631 {val:'fold', dispName:'Fold'}
[all …]
H A DEditor.js172 Editor.roughFillStyles = [{val: 'auto', dispName: 'Auto'}, {val: 'hachure', dispName: 'Hachure'}, {
173 …{val: 'zigzag', dispName: 'ZigZag'}, {val: 'cross-hatch', dispName: 'Cross Hatch'}, {val: 'dots', …
174 {val: 'dashed', dispName: 'Dashed'}, {val: 'zigzag-line', dispName: 'ZigZag Line'}];
/plugin/tagging/action/
H A Dsearch.php132 $q->val($this->originalQuery);
/plugin/linkback/action/
H A Dsend.php195 ->val('1');
/plugin/data-au/syntax/
H A Dtable.php446 $val = isset($cur_params[$key]) ? $cur_params[$key] : '';
455 $form->addElement(form_makeField('text', $key, $val, ''));
/plugin/data/syntax/
H A Dtable.php458 $val = $cur_params[$key] ?? '';
467 $form->addElement(form_makeField('text', $key, $val, ''));
/plugin/combo/ComboStrap/Web/
H A DUrl.php600 $val = $value[$i];
604 $queryString .= urlencode($key) . "[]=" . urlencode($val);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2809val:"square",dispName:"Square"},{val:"rounded",dispName:"Round"},{val:"snip",dispName:"Snip"},{val
4090val:"general",dispName:"General"},{val:"message",dispName:"Message"},{val:"timer",dispName:"Timer"…
5546val:"serv",dispName:"Service"},{val:"event",dispName:"Event"},{val:"event2",dispName:"Event2"},{va…
5547val:"constraint",dispName:"Constraint"},{val:"resource",dispName:"Resource"},{val:"capability",dis…
5871val:"story",dispName:"Story"},{val:"task",dispName:"Task"},{val:"subTask",dispName:"Sub-Task"},{va…
6258val:"expSquib",dispName:"Explosive Squib"},{val:"pulse",dispName:"Pulse"},{val:"invPulse",dispName…
6338val:"stackdriver",dispName:"Stackdriver"},{val:"cloud_deployment_manager",dispName:"Monitoring"},{
6561val:"c_c_m",dispName:"C-C-M"},{val:"c_m",dispName:"C-M"},{val:"c_role",dispName:"C-Role"},{val:"cm…
6562val:"job",dispName:"Job"},{val:"k_proxy",dispName:"K-Proxy"},{val:"kubelet",dispName:"Kubelet"},{v…
6563 …{val:"sched",dispName:"Sched"},{val:"secret",dispName:"Secret"},{val:"sts",dispName:"STS"},{val:"s…
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D42.42.js.map1val\", // VAL\n */\n 'prval',\n //\n 'var',\n 'prvar',\n …
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc198 var hex2rgb = function(val) {
204 R = hexToR(val);
205 G = hexToG(val);
206 B = hexToB(val);
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc198 var hex2rgb = function(val) {
204 R = hexToR(val);
205 G = hexToG(val);
206 B = hexToB(val);
/plugin/task/syntax/
H A Dtask.php223 $input->val($selected);
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php1070 foreach($pfc_conf as $key => $val)
1073 $this->$key = $val;
/plugin/advrack/
H A Djquery.qtip.js1825 attr: function(attr, val) { argument
1838 api.set('content.text', val);
1842 return this.attr(oldtitle, val);
2006 cur, val, i = 0;
2012 if((val = elem.css(cur)) !== undefined) {
2013 return cssProps[prop] = cur, val;
2141 var val = elem.css(prop);
2142 return !val || (compare && val === elem.css(compare)) || INVALID.test(val) ? FALSE : val;
/plugin/mikioplugin/assets/
H A Dstyles.less39 .flex(@val) {
40 -ms-flex: @val;
41 flex: @val;
65 .animation(@val) {
66 -webkit-animation: @val;
67 animation: @val;
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1val();if(!T){jQuery("#dw__editform").append('<input type="hidden" id="formatdel" name="formatdel" …
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1val();if(!T){jQuery("#dw__editform").append('<input type="hidden" id="formatdel" name="formatdel" …

1...<<21222324252627282930>>...36