Home
last modified time | relevance | path

Searched refs:isNaN (Results 51 – 75 of 308) sorted by relevance

12345678910>>...13

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as692 if(!isNaN(time) && myStatus.srcSet) {
723 if(!isNaN(time)) { // Avoid using seek() when it is already correct.
752 if(!isNaN(time) && myStatus.pausePosition == time) {
756 trace("!isNaN: "+!isNaN(time) +" isNaN: "+isNaN(time));
776 if (! isNaN(time) && myStatus.srcSet)
811 else if (! isNaN(time))
829 if(wasPlaying || !isNaN(time) && !alreadyPausedAtTime) {
H A DJplayerMp3.as223 if(!isNaN(time) && myStatus.srcSet) {
272 if(!isNaN(time) && myStatus.pausePosition == time) {
284 if(!isNaN(time) && myStatus.srcSet) {
309 if(wasPlaying || !isNaN(time) && !alreadyPausedAtTime) {
/plugin/widearea/widearea/
H A Dwidearea.js166 while(element && !isNaN(element.offsetLeft) && !isNaN(element.offsetTop)) {
/plugin/siteexport/
H A Dscript.js295 if ( !isNaN(element.value) ) { element.value = parseInt(element.value); }
296 …idden_options.indexOf(element.name) < 0 && (element.value.length > 0 || (!isNaN(element.value) && …
411 if ( !selected && !isNaN(value) ) {
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc40 if ( !isNaN( value ) )
46 if ( !isNaN( value ) )
175 else if ( !isNaN( originalRatio ) && !isNaN( thisRatio ) ) {
755 if ( !isNaN( height ) ) {
820 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'border' ) );
827 if ( !isNaN( value ) ) {
870 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'hspace' ) );
878 if ( !isNaN( value ) ) {
921 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'vspace' ) );
928 if ( !isNaN( value ) ) {
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc41 if ( !isNaN( value ) )
47 if ( !isNaN( value ) )
176 else if ( !isNaN( originalRatio ) && !isNaN( thisRatio ) ) {
756 if ( !isNaN( height ) ) {
821 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'border' ) );
828 if ( !isNaN( value ) ) {
871 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'hspace' ) );
879 if ( !isNaN( value ) ) {
922 isNaN( parseInt( value, 10 ) ) && ( value = element.getAttribute( 'vspace' ) );
929 if ( !isNaN( value ) ) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js259 assert.ok(_.isNaN(options.nan), "NaN isn't overridden");
841 assert.notOk(_.isNaN(void 0), 'undefined is not NaN');
842 assert.notOk(_.isNaN(null), 'null is not NaN');
843 assert.notOk(_.isNaN(0), '0 is not NaN');
844 assert.notOk(_.isNaN(new Number(0)), 'wrapped 0 is not NaN');
845 assert.ok(_.isNaN(NaN), 'but NaN is');
846 assert.ok(_.isNaN(new Number(NaN)), 'wrapped NaN is still NaN');
848 assert.notOk(_.isNaN(Symbol()), 'symbol is not NaN');
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js361 if ( value.length == 0 || isNaN( value ) )
372 if ( !isNaN( value ) )
/plugin/iphelper/
H A Dscript.js141 if (tcidr === '' || isNaN(tcidr) || tcidr <= 0 || tcidr > 32
186 if (tcidr === '' || isNaN(tcidr))
/plugin/searchtablejs/
H A Dtablefilter.js393 …if(/<=/.test(SearchArgs[j]) && !isNaN(num_cell_data)) // first checks if there is an operator (<,>…
398 else if(/>=/.test(SearchArgs[j]) && !isNaN(num_cell_data))
403 else if(/</.test(SearchArgs[j]) && !isNaN(num_cell_data))
408 else if(/>/.test(SearchArgs[j]) && !isNaN(num_cell_data))
829 if( !isNaN(cvalue) )
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js393 …if(/<=/.test(SearchArgs[j]) && !isNaN(num_cell_data)) // first checks if there is an operator (<,>…
398 else if(/>=/.test(SearchArgs[j]) && !isNaN(num_cell_data))
403 else if(/</.test(SearchArgs[j]) && !isNaN(num_cell_data))
408 else if(/>/.test(SearchArgs[j]) && !isNaN(num_cell_data))
829 if( !isNaN(cvalue) )
/plugin/abc2/abc-libraries/abc2svg/
H A Dperc-1.js27 if(isNaN(pit)){b40=abc_b40(p)
H A Dsth-1.js31 if(isNaN(h)||!h)
H A Dstrtab-1.js130 if(p<0||isNaN(o))
137 if(p<0||isNaN(o))
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dlb.js1 …0,e.indexOf(" ")))?"viru "+e:"virun "+e}function o(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js75 !isNaN(op.opener.Editor.pageCounter) &&
482 if (!isNaN(ps) && ps > 0)
515 if (!isNaN(pw) && !isNaN(ph))
1287 if (isNaN(printScale))
1303 if (!isNaN(pageCount))
1561 gridSizeInput.value = Math.max(1, (isNaN(value)) ? graph.getGridSize() : value);
1660 if (!isNaN(gridSize) && graph.gridSize !== gridSize)
1898 if (isNaN(wi) || wi <= 0)
1905 if (isNaN(hi) || hi <= 0)
H A DFormat.js892 if (!isNaN(val))
918 if (!isNaN(val))
1533 input.value = (isNaN(tmp)) ? '' : tmp + ' %';
2360 input.value = (isNaN(tmp)) ? '' : tmp + '°';
2742 if (isNaN(value))
2815 if (isNaN(value))
4152 input.value = (isNaN(tmp)) ? '' : tmp + ' pt';
4340 if (lh != lineHeight || isNaN(lh))
4448 if (!isNaN(lh))
5452 input.value = (isNaN(tmp)) ? '' : tmp + ' pt';
[all …]
/plugin/instantpage/lib/
H A D5.1.0.js2 …ntHeight<45e4&&(m=!0):"viewport-all"==t&&(m=!0));else{const e=parseInt(t);isNaN(e)||(l=e)}}if(i){c…
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …-1,get_progress=!1,jszip_path="jszip.min.js";function isNumeric(a){return!isNaN(parseFloat(a))&&is…
/plugin/sqlraw/
H A Dsorttable.min.js25 …arseFloat(a[0].replace(/[^0-9.-]/g,''));if(isNaN(aa))aa=0;bb=parseFloat(b[0].replace(/[^0-9.-]/g,'…
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3 …rseFloat(e[0].replace(/[^0-9.-]/g,""));if(isNaN(aa)){aa=0}bb=parseFloat(c[0].replace(/[^0-9.-]/g,"…
H A Dsorttable.js261 if (isNaN(aa)) aa = 0;
263 if (isNaN(bb)) bb = 0;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckconfig.js100 else if ( sVal.length > 0 && !isNaN( sVal ) ) // If it is a number.
/plugin/geonav/js/
H A DgetLocation.js187 if(curDepth == null || isNaN(curDepth))
/plugin/tplmod/
H A Dscript.js23 if(isNaN(JSINFO['tmplftacl'])) {

12345678910>>...13