/external/skia/src/views/ |
D | SkView.cpp | 360 Click* click = child->findClickHandler(x - child->fLoc.fX, in findClickHandler() local 362 if (click) { in findClickHandler() 363 return click; in findClickHandler() 370 void SkView::DoClickDown(Click* click, int x, int y) in DoClickDown() argument 372 SkASSERT(click); in DoClickDown() 374 SkView* target = (SkView*)SkEventSink::FindSink(click->fTargetID); in DoClickDown() 378 click->fIOrig.set(x, y); in DoClickDown() 379 click->fICurr = click->fIPrev = click->fIOrig; in DoClickDown() 381 click->fOrig.iset(x, y); in DoClickDown() 382 target->globalToLocal(&click->fOrig); in DoClickDown() [all …]
|
D | SkWidgets.cpp | 311 bool SkPushButtonWidget::onClick(Click* click) 317 if (r.contains(click->fCurr)) 319 if (click->fState == Click::kUp_State)
|
D | SkWidget.cpp | 310 bool SkSliderView::onClick(Click* click) 314 SkScalar percent = SkScalarDiv(click->fCurr.fX + SK_Scalar1, this->width() - SK_Scalar1*2);
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
D | SDL.r | 33 … 636B 204F 4B2E 2054 6F20 7265 7475 726E" /* is correct, click OK. To return */ 34 … 2073 6574 7469 6E67 2C20 636C 6963 6B20" /* to the original setting, click */
|
/external/webkit/WebKit/chromium/src/js/ |
D | Tests.js | 180 button.click(); 639 WebInspector.currentPanel.pauseOnExceptionButton.element.click(); 643 WebInspector.currentPanel.pauseOnExceptionButton.element.click(); 728 WebInspector.panels.scripts.pauseButton.click(); 1197 document.getElementById("scripts-step-over").click(); 1205 document.getElementById("scripts-step-over").click(); 1238 document.getElementById("scripts-step-out").click(); 1271 document.getElementById("scripts-step-over").click(); 1279 document.getElementById("scripts-step-into").click(); 1677 pauseButton.click();
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreatorhlp.dat | 3 play = Plays the segment with associated event attributes. To trigger the event, click the event in… 40 …se, or delete segments using the buttons at the left. You may also double click to edit a segment. 41 eventlist = The list of events for the currently selected segment display here. Double click to ed… 101 seglist = The list of segments in the JET file display here. Double click on a segment to add it t…
|
/external/webkit/WebCore/page/mac/ |
D | EventHandlerMac.mm | 178 // Double-click events don't exist in Cocoa. Since passWidgetMouseDownEventToWidget will 522 // a mouse release event, even for a double click. To correct problems 523 // in khtml's DOM click event handling we do not send a release here 524 // for a double click. Instead we send that event from FrameView's 525 // handleMouseDoubleClickEvent. Note also that the third click of 526 // a triple click is treated as a single click, but the fourth is then 527 // treated as another double click. Hence the "% 2" below.
|
/external/webkit/WebCore/rendering/ |
D | RenderFileUploadControl.h | 42 void click();
|
/external/quake/quake/src/WinQuake/data/ |
D | README.TXT | 79 Windows 95: To launch Quake in single player mode, double click on the file 82 protocol is installed, then double click on the Q95.BAT file to launch the 85 Merely double-click on that file again and it will work. 208 1. Using Explorer, right click and drag the file QUAKE.EXE, from the Quake 211 2. Right click on the new icon, and from the menu that pops up, choose 213 3. Now click on the "Advanced..." button near the bottom. The "Advanced 223 7. To finish, click on "OK" again.
|
/external/webkit/WebCore/inspector/front-end/ |
D | ScriptsPanel.js | 167 handler = this.pauseButton.click.bind(this.pauseButton); 174 handler = this.stepOverButton.click.bind(this.stepOverButton); 181 handler = this.stepIntoButton.click.bind(this.stepIntoButton); 188 handler = this.stepOutButton.click.bind(this.stepOutButton);
|
/external/webkit/WebCore/html/ |
D | HTMLElement.h | 70 void click();
|
D | HTMLButtonElement.idl | 37 void click();
|
/external/svox/pico/tests/data/ |
D | xsampa_pico_man_README.txt | 22 Android-powered device, and enter the file name that contains the test to run, and click "Run test".
|
/external/quake/quake/src/WinQuake/kit/ |
D | 3DFX.TXT | 131 Control Panel, System - click on the Performance tab and then click on 158 to "middle" and not "double click".
|
/external/icu4c/samples/citer/ |
D | readme.txt | 10 citer.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/props/ |
D | readme.txt | 10 props.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/break/ |
D | readme.txt | 11 break.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/ustring/ |
D | readme.txt | 10 ustring.sln Windows MSVC workspace. Double-click this to get started.
|
/external/webkit/WebCore/dom/ |
D | EventNames.h | 42 macro(click) \
|
/external/icu4c/samples/case/ |
D | readme.txt | 11 case.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/coll/ |
D | readme.txt | 10 coll.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/ucnv/ |
D | readme.txt | 16 ucnv.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/cal/ |
D | readme.txt | 13 cal.sln Windows MSVC workspace. Double-click this to get started.
|
/external/icu4c/samples/date/ |
D | readme.txt | 13 date.sln Windows MSVC workspace. Double-click this to get started.
|
/external/protobuf/vsprojects/ |
D | readme.txt | 41 2a) Right-click the project and choose "properties". 73 3) Right-click on the "tests" project and choose "properties". Navigate the
|