Searched refs:click (Results 1 - 25 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Deffect.js3 $(".btn-slide").click(function(){
H A Djquery.alerts.js109 $("#popup_ok").click( function() {
114 if( e.keyCode == 13 || e.keyCode == 27 ) $("#popup_ok").trigger('click');
119 $("#popup_ok").click( function() {
123 $("#popup_cancel").click( function() {
129 if( e.keyCode == 13 ) $("#popup_ok").trigger('click');
130 if( e.keyCode == 27 ) $("#popup_cancel").trigger('click');
136 $("#popup_ok").click( function() {
141 $("#popup_cancel").click( function() {
146 if( e.keyCode == 13 ) $("#popup_ok").trigger('click');
147 if( e.keyCode == 27 ) $("#popup_cancel").trigger('click');
[all...]
H A Djquery-ui.js616 .bind('click.'+this.widgetName, function(event) {
872 click: { //Where the click happened, relative to the element
1037 this.offset.click.left = obj.left + this.margins.left;
1040 this.offset.click.left = this.helperProportions.width - obj.right + this.margins.left;
1043 this.offset.click.top = obj.top + this.margins.top;
1046 this.offset.click.top = this.helperProportions.height - obj.bottom + this.margins.top;
1185 if(event.pageX - this.offset.click.left < containment[0]) pageX = containment[0] + this.offset.click.left;
1186 if(event.pageY - this.offset.click
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dfile-row.js134 $(e).click(function(){ firePriorityChanged(-1); });
141 $(e).click(function(){ firePriorityChanged(0); });
148 $(e).click(function(){ firePriorityChanged(1); });
157 $(e).click(function(){ fireNameClicked(-1); });
163 $(e).click(function(){ fireNameClicked(-1); });
H A Dtransmission.js45 $('#toolbar-pause').click($.proxy(this.stopSelectedClicked,this));
46 $('#toolbar-start').click($.proxy(this.startSelectedClicked,this));
47 $('#toolbar-pause-all').click($.proxy(this.stopAllClicked,this));
48 $('#toolbar-start-all').click($.proxy(this.startAllClicked,this));
49 $('#toolbar-remove').click($.proxy(this.removeClicked,this));
50 $('#toolbar-open').click($.proxy(this.openTorrentClicked,this));
52 $('#prefs-button').click($.proxy(this.togglePrefsDialogClicked,this));
54 $('#upload_confirm_button').click($.proxy(this.confirmUploadClicked,this));
55 $('#upload_cancel_button').click($.proxy(this.hideUploadDialog,this));
57 $('#move_confirm_button').click(
[all...]
H A Dprefs-dialog.js197 e.click(onBlocklistUpdateClicked);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex75 To create a new diagram, click on "File|New" or the New tool.
98 To add a symbol, left-click on the symbol in the diagram palette,
99 and then left-click on the document. The currently selected
101 click on the symbol again, then on the document.
113 To select or deselect a object, left click the object. To select
118 "Edit|Clear", or right-click on the object to show a menu and choose
133 Select the text tool (on the symbol palette) and left-click on
134 a object. If you click outside a object on the document, you are
138 select the "Edit|Edit label" menu item); or right-click and
146 Select several objects and click o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcntxtevt.tex9 When a keyboard context menu button is pressed on Windows, a right-click event with default position is sent first,
30 \twocolitem{{\bf EVT\_CONTEXT\_MENU(func)}}{A right click (or other context menu command depending on platform) has been detected.}
H A Dhelpevt.tex81 Returns the left-click position of the mouse, in screen coordinates. This allows
99 Sets the left-click position of the mouse, in screen coordinates.
H A Dmouseevt.tex21 when the event corresponds to the left mouse button click while the latter
206 double click event. Otherwise the argument specifies which double click event
279 double click events, {\tt wxMOUSE\_BTN\_MIDDLE} and {\tt wxMOUSE\_BTN\_RIGHT}
381 Returns true if the event was a left double click.
402 (so while it will be true for a left click event, it can also be true for
403 a right click if it happened while the left mouse button was pressed).
427 Returns true if the event was a middle double click.
465 Returns true if the event was a right double click.
H A Dsplitevt.tex80 Returns the x coordinate of the double-click point.
90 Returns the y coordinate of the double-click point.
H A Dtaskbar.tex36 the application does is that it shows a popup menu in reaction to mouse click.
111 ports (e.g. wxCocoa) may not implement PopupMenu and mouse click events at all.
H A Dlistevt.tex31 \twocolitem{{\bf EVT\_LIST\_ITEM\_ACTIVATED(id, func)}}{The item has been activated (ENTER or double click).}
38 \twocolitem{{\bf EVT\_LIST\_COL\_RIGHT\_CLICK(id, func)}}{A column ({\bf m\_col}) (which can be $-1$ if the click occurred outside any column) has been right-clicked.}
95 the column click events it may be $-1$ if the user clicked in the list control
H A Dtglbtn.tex42 \twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles a toggle button click event.}
H A Dtguide.tex36 macros, you add event macros which map the event (such as a mouse click) to a member function.
H A Ddataviewrenderer.tex249 Overrride this to react to a left click.
263 Overrride this to react to a right click.
H A Dtdnd.tex33 mouse click) you must call \helpref{wxDropSource::DoDragDrop}{wxdropsourcedodragdrop}
H A Dhtwindow.tex237 \docparam{x, y}{The logical coordinates of the click point}
239 \docparam{event}{The mouse event containing other information about the click}
258 \docparam{x, y}{The logical coordinates of the click point}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Djquery.flexbox.min.js71 .click(function(e) {
128 .click(arrowClick)
133 if (!o.allowInput) { o.selectFirstMatch = false; $input.click(arrowClick); } // simulate <select> behavior
228 if (o.paging) $('#' + $div.attr('id') + 'n').click();
234 if (o.paging) $('#' + $div.attr('id') + 'p').click();
382 $('#' + $div.attr('id') + 'n').click();
385 $('#' + $div.attr('id') + 'p').click();
410 .click(handlePagingClick),
469 .click(function(e) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Djquery.flexbox.min.js71 .click(function(e) {
128 .click(arrowClick)
133 if (!o.allowInput) { o.selectFirstMatch = false; $input.click(arrowClick); } // simulate <select> behavior
228 if (o.paging) $('#' + $div.attr('id') + 'n').click();
234 if (o.paging) $('#' + $div.attr('id') + 'p').click();
382 $('#' + $div.attr('id') + 'n').click();
385 $('#' + $div.attr('id') + 'p').click();
410 .click(handlePagingClick),
469 .click(function(e) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-398 document, select the character and click the &quot;Insert Char&quot;
99 button or double click the character in the table.</property>
205 "document, select the character and click the \"Insert Char\" \n"
206 "button or double click the character in the table."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djquery.contextmenu.min.js1 (function(a){function i(d,h,i,k){var l=f[d],m=i[l.eventPosY],n=i[l.eventPosX];e=a("#"+l.id).find("ul:first").clone(!0),e.css(l.menuStyle).find("li").css(l.itemStyle).hover(function(){a(this).css(l.itemHoverStyle)},function(){a(this).css(l.itemStyle)}).find("img").css({verticalAlign:"middle",paddingRight:"2px"}),b.html(e),!l.onShowMenu||(b=l.onShowMenu(i,b)),a.each(l.bindings,function(c,d){a("#"+c,b).bind("click",function(a){j(),d(h,g)})}),m+b.height()>a(window).height()&&(m=m-b.height()),n+b.width()>a(window).width()&&(n=n-b.width()),b.css({left:n,top:m}).show(),l.shadow&&c.css({width:b.width(),height:b.height(),left:i.pageX+2,top:i.pageY+2}).show(),setTimeout(function(){a(document).click(function(){return a(document).unbind("click"),j(),!1})},0)}function j(){b.hide(),c.hide()}var b,c,d,e,f,g,h={menuStyle:{listStyle:"none",padding:"1px",margin:"0px",backgroundColor:"#fff",border:"1px solid #999",width:"100px"},itemStyle:{margin:"0px",color:"#000",display:"block",cursor:"default",padding:"3px",border:"1px solid #fff",backgroundColor:"transparent"},itemHoverStyle:{border:"1px solid #0a246a",backgroundColor:"#b6bdd2"},eventPosX:"pageX",eventPosY:"pageY",shadow:!0,onContextMenu:null,onShowMenu:null};a.fn.contextMenu=function(d,e){b||(b=a('<div id="jqContextMenu"></div>').hide().css({position:"absolute",zIndex:"500"}).appendTo("body").bind("click",function(a){a.stopPropagation()})),c||(c=a("<div></div>").css({backgroundColor:"#000",position:"a (…)
H A Djquery.transmenu.min.js1 (function(a){var b={onClick:function(){a(this).find(">a").each(function(){this.href&&(window.location=this.href)})},arrow_char:"&#x25BA;",selected_char:"&#x2713;",subDelay:300,direction:"down",mainDelay:10},c;a.fn.transMenu=function(d){var e=!1,f=2;c=a.extend({},b,d);var g=function(b,d){if(b.timer&&!b.isVisible)clearTimeout(b.timer);else if(b.timer)return;b.isVisible&&(b.timer=setTimeout(function(){a(b).find("ul li").unbind("mouseover",k).unbind("mouseout",m).unbind("click",c.onClick),a(b).hide(),b.isVisible=!1,b.timer=null},d))},h=function(b,d){b.timer&&clearTimeout(b.timer),b.isVisible||(b.timer=setTimeout(function(){if(!a(b).parent().is(".hover"))return;a(b).find("ul li").mouseover(k).mouseout(m).click(c.onClick),a(b).parent().is(".main")||a(b).css("left",a(b).parent().parent().width()-f),c.direction=="up"&&a(b).css("top",a(b).height()*-1+a(b).parent().parent().height()),b.isVisible=!0,a(b).show(),b.timer=null},d))},i=function(a){var b=(a.type=="mouseover"?a.fromElement:a.toElement)||a.relatedTarget;while(b&&b!=this)try{b=b.parentNode}catch(a){b=this}return b==this?!1:!0},j=function(b){a(this).addClass("hover").siblings("li.hover").removeClass("hover"),e&&l(this,c.mainDelay)},k=function(a){if(!i(a))return!1;if(a.target!=this&&!s(this,a.target))return;l(this,c.subDelay)},l=function(b,c){var d=b.parentNode.firstChild;for(;d;d=d.nextSibling)if(d.nodeType==1&&d.nodeName.toUpperCase()=="LI"){var e=r(d,"DIV");e&&e.timer&&!e.isVisible&&(clearTimeout(e.timer),e.timer=null)}var f=b.parentNode;for(;f;f=f.parentNode)f.nodeType==1&&f.nodeName.toUpperCase()=="DIV"&&f.timer&&(clearTimeout(f.timer),f.timer=null,a(f.parentNode).addClass("hover"));a(b).addClass("hover");var i=a(b).children("div");i=i.length?i[0]:null;if(i&&i.isVisible)if(i.timer)clearTimeout(i.timer),i.timer=null;else return;a(b.parentNode.getElementsByTagName("DIV")).each(function(){this!=i&&this.isVisible&&(g(this,c),a(this.parentNode).removeClass("hover"))}),i&&h(i,c)},m=function(b){if(!i(b))return!1;if(b.target!=this&&!s(this,b.target))return;var c=r(this,"DIV");c?c.isVisible||a(this).removeClass("hover"):a(this).removeClass("hover")},n=function(b){var c=r(this,"DIV"),d=b.relatedTarget||b.toElement,f;e?!c&&d?(f=a(b.target).parents("UL.trans_menu"),f.contains(d)&&a(this).removeClass("hover")):d&&(f=a(b.target).parents("UL.trans_menu"),!c.isVisible&&f.contains(d)&&a(this).removeClass("hover")):a(this).removeClass("hover")},o=function(){var b=r(this,"DIV");b&&b.isVisible?(q(),a(this).addClass("hover")):(l(this,c.mainDelay),e=!0,a("ul.trans_menu li").addClass("active"),a(document).bind("mousedown",p))},p=function(b){var c=!1;a(b.target).parents("UL.trans_menu").find("div").each(function(){this.isVisible&&(c=!0)}),c||q()},q=function(){a("ul.trans_menu div.outerbox").each(function(){this.timer&&(clearTimeout(this.timer),this.timer=null),this.isVisible&&(a(this).hide(),this.isVisible=!1)}),a("ul.trans_menu li").removeClass("hover"),a("ul.trans_menu>li li").unbind("mouseover",k).unbind("mouseout",m).unbind("click",c.onClick),a(document).unbind("mousedown",p),e=!1,a("ul.trans_menu li").removeClass("active")},r=function(a,b){if(!a)return null;var c=a.firstChild;for(;c;c=c.nextSibling)if(c.nodeType==1&&c.nodeName.toUpperCase()==b)return c;return null},s=function(a,b){var c=a.firstChild;for(;c;c=c.nextSibling)if(c==b)return!0;return!1};return this.each(function(){window.Node&&Node.prototype&&!Node.prototype.contains&&(Node.prototype.contains=function(a){return!!(this.compareDocumentPosition(a)&16)}),a(this).is(".trans_menu")||a(this).addClass("trans_menu"),a("ul",this).shadowBox(),a(this).bind("closemenu",function(){q()});var b=a(this).children("li");for(var d=0;d<b.length;d++)r(r(r(b[d],"DIV"),"UL"),"LI")&&a(b[d]).click(o);a(b).hover(j,n).addClass("main").find(">div").addClass("inner");if(c.arrow_char){var e=a("<span (…)
H A Djqueryui-1.8.16.min.js25 (function(a){var d=false;a(document).mouseup(function(){d=false});a.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var c=this;this.element.bind("mousedown."+this.widgetName,function(e){return c._mouseDown(e)}).bind("click."+this.widgetName,function(e){if(true===a.data(e.target,c.widgetName+".preventClickEvent")){a.removeData(e.target,c.widgetName+".preventClickEvent");e.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+
33 this.helper=this._createHelper(d);this._cacheHelperProportions();if(a.ui.ddmanager)a.ui.ddmanager.current=this;this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};a.extend(this.offset,{click:{left:d.pageX-this.offset.left,top:d.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});
39 d.css("position","absolute");return d},_adjustOffsetFromHelper:function(d){if(typeof d=="string")d=d.split(" ");if(a.isArray(d))d={left:+d[0],top:+d[1]||0};if("left"in d)this.offset.click.left=d.left+this.margins.left;if("right"in d)this.offset.click.left=this.helperProportions.width-d.right+this.margins.left;if("top"in d)this.offset.click.top=d.top+this.margins.top;if("bottom"in d)this.offset.click.top=this.helperProportions.height-d.bottom+this.margins.top},_getParentOffset:function(){this.offsetParent=
47 !(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,h=/(html|body)/i.test(e[0].tagName),g=d.pageX,i=d.pageY;if(this.originalPosition){var b;if(this.containment){if(this.relative_container){b=this.relative_container.offset();b=[this.containment[0]+b.left,this.containment[1]+b.top,this.containment[2]+b.left,this.containment[3]+b.top]}else b=this.containment;if(d.pageX-this.offset.click.left<b[0])g=b[0]+this.offset.click.left;
48 if(d.pageY-this.offset.click.top<b[1])i=b[1]+this.offset.click
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Datkbd.c366 int scroll = 0, hscroll = 0, click = -1; local
477 click = !atkbd->release;
507 if (click != -1)
508 input_report_key(dev, BTN_MIDDLE, click);

Completed in 100 milliseconds

123