Searched refs:is (Results 1 - 25 of 957) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A DjScrollPane.js32 // This plugin is tested on the browsers below and has been found to work reliably on them. If you run
100 // TODO: Deal with where width/ height is 0 as it probably means the element is hidden and we should
101 // come back to it later and check once it is unhidden...
675 // can't just check if(animate) because false is a valid value that could be passed in...
808 while (!e.is('.jspPane')) {
820 if (eleTop < viewportTop || stickToTop) { // element is above viewport
822 } else if (eleTop + eleHeight > maxVisibleEleTop) { // element is below viewport
831 if (eleLeft < viewportLeft || stickToTop) { // element is to the left of viewport
833 } else if (eleLeft + eleWidth > maxVisibleEleLeft) { // element is t
[all...]
H A Djquery.flexbox.min.js15 // TODO: on resize (at least when wrapping within a table), the arrow is pushed down to the next line
21 // TODO: FF2 (and maybe IE7): if maxVisibleRows == number of returned rows, height is a bit off (maybe set to auto?)
24 // TODO: escape key reverts to previous value (FF only?) (is this a good thing?)
28 // TEST: allow client-side paging (return all data initially, set paging:{pageSize:#}, and ensure maxCacheBytes is > 0)
44 // TEST: if maxVisibleRows is hiding the value the user types in to the input, scroll to that value (is this even possible?)
49 cache = [], // simple array with cacheData key values, MRU is the first element
99 if ($ctr.is(':visible')) {
135 // Handle presence of CSS Universal Selector (*) that defines padding by verifying what the browser thinks the outerHeight is.
190 // if the keyCode is on
[all...]
H A Djquery.jscrollpane.min.js10 }else{h.css("left",aI);ae(aI)}}function ae(aI){if(aI===c){aI=h.position().left}al.scrollTop(0);aa=aI;var aL=aa===0,aK=aa==j,aJ=aI/j,s=-aJ*(T-aj);if(P!=aL||k!=aK){P=aL;k=aK;D.trigger("jsp-arrow-change",[ai,aG,P,k])}r(aL,aK);Y.css("left",s);D.trigger("jsp-scroll-x",[-s,aL,aK]).trigger("scroll")}function u(aI,s){if(ay.showArrows){aq[aI?"addClass":"removeClass"]("jspDisabled");af[s?"addClass":"removeClass"]("jspDisabled")}}function r(aI,s){if(ay.showArrows){ax[aI?"addClass":"removeClass"]("jspDisabled");x[s?"addClass":"removeClass"]("jspDisabled")}}function M(s,aI){var aJ=s/(Z-v);V(aJ*i,aI)}function N(aI,s){var aJ=aI/(T-aj);W(aJ*j,s)}function ab(aV,aQ,aJ){var aN,aK,aL,s=0,aU=0,aI,aP,aO,aS,aR,aT;try{aN=b(aV)}catch(aM){return}aK=aN.outerHeight();aL=aN.outerWidth();al.scrollTop(0);al.scrollLeft(0);while(!aN.is(".jspPane")){s+=aN.position().top;aU+=aN.position().left;aN=aN.offsetParent();if(/^body|html$/i.test(aN[0].nodeName)){return}}aI=aA();aO=aI+v;if(s<aI||aQ){aR=s-ay.verticalGutter}else{if(s+aK>aO){aR=s-v+aK+ay.verticalGutter}}if(aR){M(aR,aJ)}aP=aC();aS=aP+aj;if(aU<aP||aQ){aT=aU-ay.horizontalGutter}else{if(aU+aL>aS){aT=aU-aj+aL+ay.horizontalGutter}}if(aT){N(aT,aJ)}}function aC(){return -Y.position().left}function aA(){return -Y.position().top}function K(){var s=Z-v;return(s>20)&&(s-aA()<10)}function B(){var s=T-aj;return(s>20)&&(s-aC()<10)}function ag(){al.unbind(ac).bind(ac,function(aL,aM,aK,aI){var aJ=aa,s=I;Q.scrollBy(aK*ay.mouseWheelSpeed,-aI*ay.mouseWheelSpeed,false);return aJ==aa&&s==I})}function n(){al.unbind(ac)}function aB(){return false}function J(){Y.find(":input,a").unbind("focus.jsp").bind("focus.jsp",function(s){ab(s.target,false)})}function E(){Y.find(":input,a").unbind("focus.jsp")}function S(){var s,aI,aK=[];aE&&aK.push(am[0]);az&&aK.push(U[0]);Y.focus(function(){D.focus()});D.attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(aN){if(aN.target!==this&&!(aK.length&&b(aN.target).closest(aK).length)){return}var aM=aa,aL=I;switch(aN.keyCode){case 40:case 38:case 34:case 32:case 33:case 39:case 37:s=aN.keyCode;aJ();break;case 35:M(Z-v);s=null;break;case 36:M(0);s=null;break}aI=aN.keyCode==s&&aM!=aa||aL!=I;return !aI}).bind("keypress.jsp",function(aL){if(aL.keyCode==s){aJ()}return !aI});if(ay.hideFocus){D.css("outline","none");if("hideFocus" in al[0]){D.attr("hideFocus",true)}}else{D.css("outline","");if("hideFocus" in al[0]){D.attr("hideFocus",false)}}function aJ(){var aM=aa,aL=I;switch(s){case 40:Q.scrollByY(ay.keyboardSpeed,false);break;case 38:Q.scrollByY(-ay.keyboardSpeed,false);break;case 34:case 32:Q.scrollByY(v*ay.scrollPagePercent,false);break;case 33:Q.scrollByY(-v*ay.scrollPagePercent,false);break;case 39:Q.scrollByX(ay.keyboardSpeed,false);break;case 37:Q.scrollByX(-ay.keyboardSpeed,false);break}aI=aM!=aa||aL!=I;return aI}}function R(){D.attr("tabindex","-1").removeAttr("tabindex").unbind("keydown.jsp keypress.jsp")}function C(){if(location.hash&&location.hash.length>1){var aK,aI,aJ=escape(location.hash.substr(1));try{aK=b("#"+aJ+', a[name="'+aJ+'"]')}catch(s){return}if(aK.length&&Y.find(aJ)){if(al.scrollTop()===0){aI=setInterval(function(){if(al.scrollTop()>0){ab(aK,true);b(document).scrollTop(al.position().top);clearInterval(aI)}},50)}else{ab(aK,true);b(document).scrollTop(al.position().top)}}}}function m(){if(b(document.body).data("jspHijack")){return}b(document.body).data("jspHijack",true);b(document.body).delegate("a[href*=#]","click",function(s){var aI=this.href.substr(0,this.href.indexOf("#")),aK=location.href,aO,aP,aJ,aM,aL,aN;if(location.href.indexOf("#")!==-1){aK=location.href.substr(0,location.href.indexOf("#"))}if(aI!==aK){return}aO=escape(this.href.substr(this.href.indexOf("#")+1));aP;try{aP=b("#"+aO+', a[name="'+aO+'"]')}catch(aQ){return}if(!aP.length){return}aJ=aP.closest(".jspScrollable");aM=aJ.data("jsp");aM.scrollToElement(aP,true);if(aJ[0].scrollIntoView){aL=b(a).scrollTop();aN=aP.offset().top;if(aN<aL||aN>aL+b(a).height()){aJ[0].scrollIntoView()}}s.preventDefault()
H A Dscript.js389 if((checkElement.is('li')) && (!checkElement.is(':visible')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A DjScrollPane.js32 // This plugin is tested on the browsers below and has been found to work reliably on them. If you run
100 // TODO: Deal with where width/ height is 0 as it probably means the element is hidden and we should
101 // come back to it later and check once it is unhidden...
675 // can't just check if(animate) because false is a valid value that could be passed in...
808 while (!e.is('.jspPane')) {
820 if (eleTop < viewportTop || stickToTop) { // element is above viewport
822 } else if (eleTop + eleHeight > maxVisibleEleTop) { // element is below viewport
831 if (eleLeft < viewportLeft || stickToTop) { // element is to the left of viewport
833 } else if (eleLeft + eleWidth > maxVisibleEleLeft) { // element is t
[all...]
H A Djquery.flexbox.min.js15 // TODO: on resize (at least when wrapping within a table), the arrow is pushed down to the next line
21 // TODO: FF2 (and maybe IE7): if maxVisibleRows == number of returned rows, height is a bit off (maybe set to auto?)
24 // TODO: escape key reverts to previous value (FF only?) (is this a good thing?)
28 // TEST: allow client-side paging (return all data initially, set paging:{pageSize:#}, and ensure maxCacheBytes is > 0)
44 // TEST: if maxVisibleRows is hiding the value the user types in to the input, scroll to that value (is this even possible?)
49 cache = [], // simple array with cacheData key values, MRU is the first element
99 if ($ctr.is(':visible')) {
135 // Handle presence of CSS Universal Selector (*) that defines padding by verifying what the browser thinks the outerHeight is.
190 // if the keyCode is on
[all...]
H A Djquery.jscrollpane.min.js10 }else{h.css("left",aI);ae(aI)}}function ae(aI){if(aI===c){aI=h.position().left}al.scrollTop(0);aa=aI;var aL=aa===0,aK=aa==j,aJ=aI/j,s=-aJ*(T-aj);if(P!=aL||k!=aK){P=aL;k=aK;D.trigger("jsp-arrow-change",[ai,aG,P,k])}r(aL,aK);Y.css("left",s);D.trigger("jsp-scroll-x",[-s,aL,aK]).trigger("scroll")}function u(aI,s){if(ay.showArrows){aq[aI?"addClass":"removeClass"]("jspDisabled");af[s?"addClass":"removeClass"]("jspDisabled")}}function r(aI,s){if(ay.showArrows){ax[aI?"addClass":"removeClass"]("jspDisabled");x[s?"addClass":"removeClass"]("jspDisabled")}}function M(s,aI){var aJ=s/(Z-v);V(aJ*i,aI)}function N(aI,s){var aJ=aI/(T-aj);W(aJ*j,s)}function ab(aV,aQ,aJ){var aN,aK,aL,s=0,aU=0,aI,aP,aO,aS,aR,aT;try{aN=b(aV)}catch(aM){return}aK=aN.outerHeight();aL=aN.outerWidth();al.scrollTop(0);al.scrollLeft(0);while(!aN.is(".jspPane")){s+=aN.position().top;aU+=aN.position().left;aN=aN.offsetParent();if(/^body|html$/i.test(aN[0].nodeName)){return}}aI=aA();aO=aI+v;if(s<aI||aQ){aR=s-ay.verticalGutter}else{if(s+aK>aO){aR=s-v+aK+ay.verticalGutter}}if(aR){M(aR,aJ)}aP=aC();aS=aP+aj;if(aU<aP||aQ){aT=aU-ay.horizontalGutter}else{if(aU+aL>aS){aT=aU-aj+aL+ay.horizontalGutter}}if(aT){N(aT,aJ)}}function aC(){return -Y.position().left}function aA(){return -Y.position().top}function K(){var s=Z-v;return(s>20)&&(s-aA()<10)}function B(){var s=T-aj;return(s>20)&&(s-aC()<10)}function ag(){al.unbind(ac).bind(ac,function(aL,aM,aK,aI){var aJ=aa,s=I;Q.scrollBy(aK*ay.mouseWheelSpeed,-aI*ay.mouseWheelSpeed,false);return aJ==aa&&s==I})}function n(){al.unbind(ac)}function aB(){return false}function J(){Y.find(":input,a").unbind("focus.jsp").bind("focus.jsp",function(s){ab(s.target,false)})}function E(){Y.find(":input,a").unbind("focus.jsp")}function S(){var s,aI,aK=[];aE&&aK.push(am[0]);az&&aK.push(U[0]);Y.focus(function(){D.focus()});D.attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(aN){if(aN.target!==this&&!(aK.length&&b(aN.target).closest(aK).length)){return}var aM=aa,aL=I;switch(aN.keyCode){case 40:case 38:case 34:case 32:case 33:case 39:case 37:s=aN.keyCode;aJ();break;case 35:M(Z-v);s=null;break;case 36:M(0);s=null;break}aI=aN.keyCode==s&&aM!=aa||aL!=I;return !aI}).bind("keypress.jsp",function(aL){if(aL.keyCode==s){aJ()}return !aI});if(ay.hideFocus){D.css("outline","none");if("hideFocus" in al[0]){D.attr("hideFocus",true)}}else{D.css("outline","");if("hideFocus" in al[0]){D.attr("hideFocus",false)}}function aJ(){var aM=aa,aL=I;switch(s){case 40:Q.scrollByY(ay.keyboardSpeed,false);break;case 38:Q.scrollByY(-ay.keyboardSpeed,false);break;case 34:case 32:Q.scrollByY(v*ay.scrollPagePercent,false);break;case 33:Q.scrollByY(-v*ay.scrollPagePercent,false);break;case 39:Q.scrollByX(ay.keyboardSpeed,false);break;case 37:Q.scrollByX(-ay.keyboardSpeed,false);break}aI=aM!=aa||aL!=I;return aI}}function R(){D.attr("tabindex","-1").removeAttr("tabindex").unbind("keydown.jsp keypress.jsp")}function C(){if(location.hash&&location.hash.length>1){var aK,aI,aJ=escape(location.hash.substr(1));try{aK=b("#"+aJ+', a[name="'+aJ+'"]')}catch(s){return}if(aK.length&&Y.find(aJ)){if(al.scrollTop()===0){aI=setInterval(function(){if(al.scrollTop()>0){ab(aK,true);b(document).scrollTop(al.position().top);clearInterval(aI)}},50)}else{ab(aK,true);b(document).scrollTop(al.position().top)}}}}function m(){if(b(document.body).data("jspHijack")){return}b(document.body).data("jspHijack",true);b(document.body).delegate("a[href*=#]","click",function(s){var aI=this.href.substr(0,this.href.indexOf("#")),aK=location.href,aO,aP,aJ,aM,aL,aN;if(location.href.indexOf("#")!==-1){aK=location.href.substr(0,location.href.indexOf("#"))}if(aI!==aK){return}aO=escape(this.href.substr(this.href.indexOf("#")+1));aP;try{aP=b("#"+aO+', a[name="'+aO+'"]')}catch(aQ){return}if(!aP.length){return}aJ=aP.closest(".jspScrollable");aM=aJ.data("jsp");aM.scrollToElement(aP,true);if(aJ[0].scrollIntoView){aL=b(a).scrollTop();aN=aP.offset().top;if(aN<aL||aN>aL+b(a).height()){aJ[0].scrollIntoView()}}s.preventDefault()
H A Dscript.js389 if((checkElement.is('li')) && (!checkElement.is(':visible')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
1255 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
658 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool13 # This file is part of GNU Libtool.
15 # GNU Libtool is free software; you can redistribute it and/or
22 # is built using GNU Libtool, you may include this file under the
25 # GNU Libtool is distributed in the hope that it will be useful,
98 # What is the maximum length of a command?
178 # Transform the output of nm in a C name address pair when lib prefix is needed.
248 # List of archive names. First name is the real one, the rest are links.
249 # The last name is the one that the linker finds with -lNAME
280 # Whether dlopen is supported.
283 # Whether dlopen of programs is supporte
[all...]
H A Dconfig.status5 # configure, is in config.log if it exists.
23 # is contrary to our usage. Disable this feature.
74 # The user is always right.
85 # We need space, tab and new line, in precisely that order. Quoting is
266 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
449 This config.status script is free software; the Free Software Foundation
515 # This is an error.
558 # if CDPATH is set.
702 # A function that is used when there is n
[all...]
H A Dcompile10 # This program is free software; you can redistribute it and/or modify
15 # This program is distributed in the hope that it will be useful,
28 # This file is maintained in Automake, please report
45 If you are trying to build a whole package this is not the
70 # So we strip `-o arg' only if arg is an object.
98 # pattern rule where we don't need one. That is ok -- this is a
100 # `.c' file was seen then we are probably linking. That is also
111 # object file name, since that is what matters with a parallel build.
H A Ddepcomp9 # This program is free software; you can redistribute it and/or modify
14 # This program is distributed in the hope that it will be useful,
48 libtool Whether libtool is used (yes/no).
83 # This is just like dashmstdout with a different argument.
90 # This is just like msvisualcpp but w/o cygpath translation.
129 ## up in a subdir. Having to rename by hand is ugly.
152 ## The problem is that when a header file which appears in a .P file
153 ## is deleted, the dependency causes make to die (because there is
163 ## correctly. Breaking it into two sed invocations is
[all...]
H A Dltmain.sh7 # This is free software; see the source for copying conditions. There is NO
10 # GNU Libtool is free software; you can redistribute it and/or modify
17 # is built using GNU Libtool, you may include this file under the
20 # GNU Libtool is distributed in the hope that it will be useful, but
92 # is contrary to our usage. Disable this feature.
101 # A function that is used when there is no print builtin or printf.
130 # is ksh but when the shell is invoke
[all...]
H A Dconfigure11 # This configure script is free software; the Free Software Foundation
23 # is contrary to our usage. Disable this feature.
74 # The user is always right.
85 # We need space, tab and new line, in precisely that order. Quoting is
142 # is contrary to our usage. Disable this feature.
461 # (the dirname of $[0] is not the place where we might find the
462 # original and so on. Autoconf is especially sensitive to this).
464 # Exit status is that of the last command.
472 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1412 If a cross compiler is detecte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
1285 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/a2boot/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
552 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
571 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
678 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/psf/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
662 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
676 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/afppasswd/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
549 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A DMakefile7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
621 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Dtpi.c256 struct ioc_state *is; local
423 is = (struct ioc_state *)m0->b_rptr;
432 is->is_state = M_COPYIN;
433 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
434 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct rtentry ));
445 is->is_state = M_COPYIN;
446 is->is_addr = *(caddr_t *)m->b_cont->b_rptr;
447 ioc_copyin( q, m, m0, is->is_addr, sizeof( struct ifreq ));
451 is->is_state = M_COPYIN;
452 is
[all...]

Completed in 199 milliseconds

1234567891011>>