OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mousedown
(Results
51 - 75
of
373
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button_unittest.mm
68
[button_
mouseDown
:click_one.first];
70
[button_
mouseDown
:click_two.first];
236
[button_
mouseDown
:click.first];
253
[button_
mouseDown
:click.first];
/external/chromium/webkit/glue/
context_menu_unittest.cc
53
mouse_event.type = WebInputEvent::
MouseDown
;
/external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_button.mm
28
- (void)
mouseDown
:(NSEvent*)event {
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix_unittest.mm
80
[matrix_
mouseDown
:MouseEventInRow(matrix_, NSLeftMouseDown, 2)];
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.h
24
// Initiates a dragging session with a
mouseDown
event. The tab controller
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
reload_button_unittest.mm
83
[button_
mouseDown
:click_one.first];
85
[button_
mouseDown
:click_two.first];
247
[button_
mouseDown
:click.first];
264
[button_
mouseDown
:click.first];
/external/chromium_org/chrome/renderer/net/
prescient_networking_dispatcher.cc
15
const char kMouseEventPreconnectFieldTrialMouseDownGroup[] = "
MouseDown
";
/external/chromium_org/third_party/WebKit/ManualTests/
harfbuzz-mouse-selection-crash.html
26
eventSender.
mouseDown
();
/external/chromium_org/ui/webui/resources/js/cr/ui/
context_menu_button.js
58
case '
mousedown
':
list_selection_controller.js
114
* Called by the view when the user does a
mousedown
or mouseup on the
123
var isDown = (e.type == '
mousedown
');
142
// Selection is handled at mouseUp on windows/linux,
mouseDown
on mac.
150
// Shift is done in
mousedown
.
context_menu_handler.js
50
doc.addEventListener('
mousedown
', this, true);
82
doc.removeEventListener('
mousedown
', this, true);
154
case '
mousedown
':
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
context_menu_handler.js
40
doc.addEventListener('
mousedown
', this, true);
59
doc.removeEventListener('
mousedown
', this, true);
126
case '
mousedown
':
list_selection_controller.js
114
* Called by the view when the user does a
mousedown
or mouseup on the list.
115
* @param {!Event} e The browser
mousedown
event.
122
var isDown = e.type == '
mousedown
';
142
// Selection is handled at mouseUp on windows/linux,
mouseDown
on mac.
150
// Shift is done in
mousedown
.
focus_outline_manager.js
37
doc.addEventListener('
mousedown
', function(e) {
/external/chromium_org/ui/base/gestures/
gesture_configuration.h
214
// Maximum time between a GestureFlingCancel and a
mousedown
such that the
215
//
mousedown
is considered associated with the cancel event.
218
// Maxium time between a
mousedown
/mouseup pair that is considered to be a
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
list_selection_controller.js
114
* Called by the view when the user does a
mousedown
or mouseup on the list.
115
* @param {!Event} e The browser
mousedown
event.
122
var isDown = e.type == '
mousedown
';
142
// Selection is handled at mouseUp on windows/linux,
mouseDown
on mac.
150
// Shift is done in
mousedown
.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Spectrum.js
184
element.addEventListener("
mousedown
", start, false);
297
this._popover.element.addEventListener("
mousedown
", consumeEvent, false);
341
document.addEventListener("
mousedown
", this._hideProxy, false);
363
document.removeEventListener("
mousedown
", this._hideProxy, false);
399
this.element.addEventListener("
mousedown
", consumeEvent, false);
/external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_titlebar_view_cocoa.mm
75
// button is pressed but before
mouseDown
: is dispatched) and then complete
76
// canceling the reorder by [NSApp preventWindowOrdering] in
mouseDown
handler
83
- (void)
mouseDown
:(NSEvent*)event {
88
[super
mouseDown
:event];
400
- (void)
mouseDown
:(NSEvent*)event {
401
[dragController_
mouseDown
:event];
539
[self
mouseDown
:event];
/build/tools/droiddoc/templates-ds/assets/scroller/
jquery.jscrollpane.min.js
8
(function(b,a,c){b.fn.jScrollPane=function(e){function d(D,O){var ay,Q=this,Y,aj,v,al,T,Z,y,q,az,aE,au,i,I,h,j,aa,U,ap,X,t,A,aq,af,am,G,l,at,ax,x,av,aH,f,L,ai=true,P=true,aG=false,k=false,ao=D.clone(false,false).empty(),ac=b.fn.mwheelIntent?"mwheelIntent.jsp":"mousewheel.jsp";aH=D.css("paddingTop")+" "+D.css("paddingRight")+" "+D.css("paddingBottom")+" "+D.css("paddingLeft");f=(parseInt(D.css("paddingLeft"),10)||0)+(parseInt(D.css("paddingRight"),10)||0);function ar(aQ){var aL,aN,aM,aJ,aI,aP,aO=false,aK=false;ay=aQ;if(Y===c){aI=D.scrollTop();aP=D.scrollLeft();D.css({overflow:"hidden",padding:0});aj=D.innerWidth()+f;v=D.innerHeight();D.width(aj);Y=b('<div class="jspPane" />').css("padding",aH).append(D.children());al=b('<div class="jspContainer" />').css({width:aj+"px",height:v+"px"}).append(Y).appendTo(D)}else{D.css("width","");aO=ay.stickToBottom&&K();aK=ay.stickToRight&&B();aJ=D.innerWidth()+f!=aj||D.outerHeight()!=v;if(aJ){aj=D.innerWidth()+f;v=D.innerHeight();al.css({width:aj+"px",height:v+"px"})}if(!aJ&&L==T&&Y.outerHeight()==Z){D.width(aj);return}L=T;Y.css("width","");D.width(aj);al.find(">.jspVerticalBar,>.jspHorizontalBar").remove().end()}Y.css("overflow","auto");if(aQ.contentWidth){T=aQ.contentWidth}else{T=Y[0].scrollWidth}Z=Y[0].scrollHeight;Y.css("overflow","");y=T/aj;q=Z/v;az=q>1;aE=y>1;if(!(aE||az)){D.removeClass("jspScrollable");Y.css({top:0,width:al.width()-f});n();E();R();w()}else{D.addClass("jspScrollable");aL=ay.maintainPosition&&(I||aa);if(aL){aN=aC();aM=aA()}aF();z();F();if(aL){N(aK?(T-aj):aN,false);M(aO?(Z-v):aM,false)}J();ag();an();if(ay.enableKeyboardNavigation){S()}if(ay.clickOnTrack){p()}C();if(ay.hijackInternalLinks){m()}}if(ay.autoReinitialise&&!av){av=setInterval(function(){ar(ay)},ay.autoReinitialiseDelay)}else{if(!ay.autoReinitialise&&av){clearInterval(av)}}aI&&D.scrollTop(0)&&M(aI,false);aP&&D.scrollLeft(0)&&N(aP,false);D.trigger("jsp-initialised",[aE||az])}function aF(){if(az){al.append(b('<div class="jspVerticalBar" />').append(b('<div class="jspCap jspCapTop" />'),b('<div class="jspTrack" />').append(b('<div class="jspDrag" />').append(b('<div class="jspDragTop" />'),b('<div class="jspDragBottom" />'))),b('<div class="jspCap jspCapBottom" />')));U=al.find(">.jspVerticalBar");ap=U.find(">.jspTrack");au=ap.find(">.jspDrag");if(ay.showArrows){aq=b('<a class="jspArrow jspArrowUp" />').bind("
mousedown
.jsp",aD(0,-1)).bind("click.jsp",aB);af=b('<a class="jspArrow jspArrowDown" />').bind("
mousedown
.jsp",aD(0,1)).bind("click.jsp",aB);if(ay.arrowScrollOnHover){aq.bind("mouseover.jsp",aD(0,-1,aq));af.bind("mouseover.jsp",aD(0,1,af))}ak(ap,ay.verticalArrowPositions,aq,af)}t=v;al.find(">.jspVerticalBar>.jspCap:visible,>.jspVerticalBar>.jspArrow").each(function(){t-=b(this).outerHeight()});au.hover(function(){au.addClass("jspHover")},function(){au.removeClass("jspHover")}).bind("
mousedown
.jsp",function(aI){b("html").bind("dragstart.jsp selectstart.jsp",aB);au.addClass("jspActive");var s=aI.pageY-au.position().top;b("html").bind("mousemove.jsp",function(aJ){V(aJ.pageY-s,false)}).bind("mouseup.jsp mouseleave.jsp",aw);return false});o()}}function o(){ap.height(t+"px");I=0;X=ay.verticalGutter+ap.outerWidth();Y.width(aj-X-f);try{if(U.position().left===0){Y.css("margin-left",X+"px")}}catch(s){}}function z(){if(aE){al.append(b('<div class="jspHorizontalBar" />').append(b('<div class="jspCap jspCapLeft" />'),b('<div class="jspTrack" />').append(b('<div class="jspDrag" />').append(b('<div class="jspDragLeft" />'),b('<div class="jspDragRight" />'))),b('<div class="jspCap jspCapRight" />')));am=al.find(">.jspHorizontalBar");G=am.find(">.jspTrack");h=G.find(">.jspDrag");if(ay.showArrows){ax=b('<a class="jspArrow jspArrowLeft" />').bind("
mousedown
.jsp",aD(-1,0)).bind("click.jsp",aB);x=b('<a class="jspArrow jspArrowRight" />').bind("
mousedown
.jsp",aD(1,0)).bind("click.jsp",aB);
9
if(ay.arrowScrollOnHover){ax.bind("mouseover.jsp",aD(-1,0,ax));x.bind("mouseover.jsp",aD(1,0,x))}ak(G,ay.horizontalArrowPositions,ax,x)}h.hover(function(){h.addClass("jspHover")},function(){h.removeClass("jspHover")}).bind("
mousedown
.jsp",function(aI){b("html").bind("dragstart.jsp selectstart.jsp",aB);h.addClass("jspActive");var s=aI.pageX-h.position().left;b("html").bind("mousemove.jsp",function(aJ){W(aJ.pageX-s,false)}).bind("mouseup.jsp mouseleave.jsp",aw);return false});l=al.innerWidth();ah()}}function ah(){al.find(">.jspHorizontalBar>.jspCap:visible,>.jspHorizontalBar>.jspArrow").each(function(){l-=b(this).outerWidth()});G.width(l+"px");aa=0}function F(){if(aE&&az){var aI=G.outerHeight(),s=ap.outerWidth();t-=aI;b(am).find(">.jspCap:visible,>.jspArrow").each(function(){l+=b(this).outerWidth()});l-=s;v-=s;aj-=aI;G.parent().append(b('<div class="jspCorner" />').css("width",aI+"px"));o();ah()}if(aE){Y.width((al.outerWidth()-f)+"px")}Z=Y.outerHeight();q=Z/v;if(aE){at=Math.ceil(1/y*l);if(at>ay.horizontalDragMaxWidth){at=ay.horizontalDragMaxWidth}else{if(at<ay.horizontalDragMinWidth){at=ay.horizontalDragMinWidth}}h.width(at+"px");j=l-at;ae(aa)}if(az){A=Math.ceil(1/q*t);if(A>ay.verticalDragMaxHeight){A=ay.verticalDragMaxHeight}else{if(A<ay.verticalDragMinHeight){A=ay.verticalDragMinHeight}}au.height(A+"px");i=t-A;ad(I)}}function ak(aJ,aL,aI,s){var aN="before",aK="after",aM;if(aL=="os"){aL=/Mac/.test(navigator.platform)?"after":"split"}if(aL==aN){aK=aL}else{if(aL==aK){aN=aL;aM=aI;aI=s;s=aM}}aJ[aN](aI)[aK](s)}function aD(aI,s,aJ){return function(){H(aI,s,this,aJ);this.blur();return false}}function H(aL,aK,aO,aN){aO=b(aO).addClass("jspActive");var aM,aJ,aI=true,s=function(){if(aL!==0){Q.scrollByX(aL*ay.arrowButtonSpeed)}if(aK!==0){Q.scrollByY(aK*ay.arrowButtonSpeed)}aJ=setTimeout(s,aI?ay.initialDelay:ay.arrowRepeatFreq);aI=false};s();aM=aN?"mouseout.jsp":"mouseup.jsp";aN=aN||b("html");aN.bind(aM,function(){aO.removeClass("jspActive");aJ&&clearTimeout(aJ);aJ=null;aN.unbind(aM)})}function p(){w();if(az){ap.bind("
mousedown
.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageY-aO.top-I,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageY-aR.top-A/2,aP=v*ay.scrollPagePercent,aQ=i*aP/(Z-v);if(aM<0){if(I-aQ>aS){Q.scrollByY(-aP)}else{V(aS)}}else{if(aM>0){if(I+aQ<aS){Q.scrollByY(aP)}else{V(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}if(aE){G.bind("
mousedown
.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageX-aO.left-aa,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageX-aR.left-at/2,aP=aj*ay.scrollPagePercent,aQ=j*aP/(T-aj);if(aM<0){if(aa-aQ>aS){Q.scrollByX(-aP)}else{W(aS)}}else{if(aM>0){if(aa+aQ<aS){Q.scrollByX(aP)}else{W(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}}function w(){if(G){G.unbind("
mousedown
.jsp")}if(ap){ap.unbind("
mousedown
.jsp")}}function aw(){b("html").unbind("dragstart.jsp selectstart.jsp mousemove.jsp mouseup.jsp mou (…)
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_transform.js
154
* @param {boolean}
mouseDown
If mouse button is down.
157
ImageEditor.Mode.Crop.prototype.getCursorStyle = function(x, y,
mouseDown
) {
158
return this.cropRect_.getCursorStyle(x, y,
mouseDown
);
347
* @param {boolean}
mouseDown
If mouse button is down.
350
DraggableRect.prototype.getCursorStyle = function(x, y,
mouseDown
) {
352
if (
mouseDown
) {
/external/chromium_org/ui/app_list/cocoa/
apps_search_results_controller.mm
36
- (void)
mouseDown
:(NSEvent*)theEvent;
68
// Simple extension to NSTableView that passes
mouseDown
events to the
173
- (void)
mouseDown
:(NSEvent*)theEvent {
400
- (void)
mouseDown
:(NSEvent*)theEvent {
401
[[self controller]
mouseDown
:theEvent];
402
[super
mouseDown
:theEvent];
/external/chromium_org/third_party/WebKit/Source/testing/runner/
EventSender.h
78
void
mouseDown
(const CppArgumentList&, CppVariant*);
167
//
mouseDown
and mouseUp
199
// The last button number passed to
mouseDown
and mouseUp.
/external/chromium/chrome/browser/ui/cocoa/extensions/
browser_action_button.h
55
// YES upon |
mouseDown
:|.
/external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.h
62
- (BOOL)
mouseDown
:(NSEvent*)theEvent
/external/chromium/chrome/browser/ui/cocoa/
profile_menu_button.mm
338
- (void)
mouseDown
:(NSEvent*)event
341
[super
mouseDown
:event];
372
- (void)
mouseDown
:(NSEvent*)event {
373
[self
mouseDown
:event
Completed in 706 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>