Home
last modified time | relevance | path

Searched refs:isNaN (Results 76 – 100 of 308) sorted by relevance

12345678910>>...13

/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js195 _assert(commentArg(1, arguments), isNaN(aVar), 'Expected NaN');
201 _assert(commentArg(1, arguments), !isNaN(aVar), 'Expected not NaN');
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1isNaN(i),'Expected NaN');}function assertNotNaN(){_validateArguments(1,arguments);var i=nonComment…
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js476 if ( value.length == 0 || isNaN( value ) )
487 if ( !isNaN( value ) )
/plugin/diagramsnet/lib/js/
H A Dexport.js533 if (isNaN(printScale))
550 if (isNaN(data.scale))
824 to = isNaN(to)? from : Math.max(from, Math.min(to, diagrams.length - 1));
/plugin/codemirror/dist/modes/
H A Decl.min.js1 …e(o))n="newstatement";return"builtin"}else{var r=o.length-1;while(r>=0&&(!isNaN(o[r])||o[r]=="_"))…
/plugin/jmol2/jmol/
H A DJmol.js301 if (size == undefined || isNaN(size))
1201 }else if(!isNaN(A)||A==null){
1358 if (s == "" && !isNaN(parseInt(result)))return parseInt(result);
1360 if (s == "" && !isNaN(parseFloat(result)))return parseFloat(result);
1640 : (isNaN(x = Math.floor(x)) ? _jmol.allowedJmolSize[2]
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …i){return(typeof i=='number');}function isNumeric(i){return isNumber(i)&&!isNaN(i)&&isFinite(i);}f…
/plugin/mobiletable/
H A DmobileTable.js283 return (isNaN(index) || index < 0) ? -1 : index
H A Dscript.js7 …eInt(a.parentElement.parentElement.getAttribute("data-column"),10);return isNaN(a)||0>a?-1:a},hide…
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js385 if (isNaN(curpos1))
409 if (isNaN(curpos2))
622 }, (isNaN(opts.delay) ? 0 : opts.delay));
H A Djquery.pnotify.min.js24 …ak;case "left":g="right";break;case "right":g="left"}a=parseInt(b.css(g));isNaN(a)&&(a=0);if(typeo…
25 isNaN(f)&&(f=0);if(typeof c.firstpos2=="undefined"&&!d)c.firstpos2=f,c.nextpos2=c.firstpos2;if(c.di…
31 window.setTimeout(function(){b.pnotify_remove()},isNaN(a.delay)?0:a.delay)};b.closer=d("<div />",{"…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js385 if (isNaN(curpos1))
409 if (isNaN(curpos2))
622 }, (isNaN(opts.delay) ? 0 : opts.delay));
H A Djquery.pnotify.min.js24 …ak;case "left":g="right";break;case "right":g="left"}a=parseInt(b.css(g));isNaN(a)&&(a=0);if(typeo…
25 isNaN(f)&&(f=0);if(typeof c.firstpos2=="undefined"&&!d)c.firstpos2=f,c.nextpos2=c.firstpos2;if(c.di…
31 window.setTimeout(function(){b.pnotify_remove()},isNaN(a.delay)?0:a.delay)};b.closer=d("<div />",{"…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1074 if (!isNaN($2)) {
1186 … var index = isNaN(match[1]) ? (lastIndexOf(this.captureNames, match[1]) + 1) : +match[1],
1193 endIndex === match.input.length || isNaN(match.input.charAt(endIndex)) ? "" : "(?:)"
1232 if (!isNaN(match[1])) {
2707 else if (isNaN(pad) == true)
H A DshCore.min.js17isNaN(a)){if(a>e.length-3)throw new SyntaxError("backreference to undefined group "+t);return e[a]…
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js38isNaN(e))e=f.minWidth;e>m.width-D&&(e=m.width-D);if(g<f.minHeight||isNaN(g))g=f.minHeight;g>m.heig…
39 n.width&&(c=m.width-n.width),isNaN(d)&&(d=(m.height-n.height)/2),0>d&&(d=0),d>m.height-n.height&&(d…
40 …c;"string"===typeof a&&(c=a.indexOf(this.separator),0>c&&(b=parseFloat(a),isNaN(b)&&("["===a[0]&&"…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js39 …nts.getSize("width",1);if(e<f.minWidth||isNaN(e))e=f.minWidth;e>m.width-E&&(e=m.width-E);if(g<f.mi…
40 …,300)}a._.moved||(r=isNaN(c)&&isNaN(d)?0:1,isNaN(c)&&(c=(m.width-n.width)/2),0>c&&(c=0),c>m.width-…
41 …ion(a){var b=a,c;"string"===typeof a&&(c=a.indexOf(this.separator),0>c&&(b=parseFloat(a),isNaN(b)&&
/plugin/jspwiki_import/importer/
H A Dgwt.js349 if (!isNaN(mcbIndex)) {
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js489 while( el && !isNaN( el.offsetLeft ) && !isNaN( el.offsetTop ) ) {
827 else if ( ! isNaN( sValue ) && sValue != 0 )
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1669 if (isNaN(y)) y = today.getFullYear();
1670 if (isNaN(m)) m = today.getMonth();
1671 if (isNaN(d)) d = today.getDate();
1672 if (isNaN(hr)) hr = today.getHours();
1673 if (isNaN(min)) min = today.getMinutes();
/plugin/imageflow/
H A Dscript.js513 …if ( _self.scrollerStartDragOffset === false || isNaN(_self.scrollerStartDragOffset.target) || isN…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js672 idx = predicateFind(slice.call(array, i, length), _.isNaN);
1318 return !_.isSymbol(obj) && isFinite(obj) && !isNaN(parseFloat(obj));
1322 _.isNaN = function(obj) {
1323 return _.isNumber(obj) && isNaN(obj);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js353 if (value != null && !isNaN(value.nodeType))
373 if (old != null && !isNaN(old.nodeType))
1096 if (!isNaN(val) && val > 0)
1110 if (!isNaN(val) && val > 0)
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js146 var isNowValid = !isNaN(m._d.getTime()) &&
816 if (mom.isValid() && !isNaN(value)) {
875 if (isNaN(year) || isNaN(month)) {
1356 if (!isNaN(input)) {
1372 return isNaN(input) ? null : input;
2703 if (!(indexOf.call(ordering, key) !== -1 && (m[key] == null || !isNaN(m[key])))) {
3078 return (isNaN(res) ? 0 : res) * sign;
3118 if (period !== null && !isNaN(+period)) {
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1isNaN(n=d(t[o]))||(c+=(r=n-s)*(n-(s+=r/++a)));else for(;++o<i;)isNaN(n=d(e(t[o],o,t)))||(c+=(r=n-s…
28isNaN(n)&&("FullYear"===e&&vt(t.year())&&1===t.month()&&29===t.date()?t._d["set"+(t._isUTC?"UTC":"…

12345678910>>...13