/external/skia/src/views/ |
D | SkView.cpp | 364 Click* click = child->findClickHandler(p.fX, p.fY, modi); in findClickHandler() local 366 if (click) { in findClickHandler() 367 return click; in findClickHandler() 375 void SkView::DoClickDown(Click* click, int x, int y, unsigned modi) { in DoClickDown() argument 376 SkASSERT(click); in DoClickDown() 378 SkView* target = (SkView*)SkEventSink::FindSink(click->fTargetID); in DoClickDown() 383 click->fIOrig.set(x, y); in DoClickDown() 384 click->fICurr = click->fIPrev = click->fIOrig; in DoClickDown() 386 click->fOrig.iset(x, y); in DoClickDown() 387 if (!target->globalToLocal(&click->fOrig)) { in DoClickDown() [all …]
|
D | SkWindow.cpp | 285 Click* click = this->findClickHandler(SkIntToScalar(x), in onDispatchClick() local 288 if (click) { in onDispatchClick() 289 click->fOwner = owner; in onDispatchClick() 290 *fClicks.append() = click; in onDispatchClick() 291 SkView::DoClickDown(click, x, y, modifierKeys); in onDispatchClick()
|
/external/testng/src/main/resources/ |
D | testng-reports.js | 2 $('a.navigator-link').click(function() { 17 $('a.method').click(function() { 25 $('.navigator-link').first().click(); 28 $('a.collapse-all-link').click(function() { 59 $('a.hide-methods.' + name).click(function() { 67 $('a.show-methods.' + name).click(function() { 77 $('a.hide-methods.' + name).click(); 79 $('a.show-methods.' + name).click();
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipfw_win32/ |
D | README.txt | 8 (either right click on the icon on the SYSTRAY, or go to 11 - click on Properties->Install->Service->Add 12 - click on 'Driver Disk' and select 'netipfw.inf' in this folder 14 - click accept on the warnings for the installation of an unknown 19 Otherwise click on the 'TESTME.bat' which is a batch program that 25 - click on Properties 27 - click on 'Remove'
|
/external/skia/samplecode/ |
D | SampleDraw.cpp | 339 virtual bool onClick(Click* click) { in onClick() argument 340 if (Click::kUp_State == click->fState) { in onClick() 341 if (click->isType("maker")) { in onClick() 342 if (SkPoint::Distance(click->fOrig, click->fCurr) > SkIntToScalar(3)) { in onClick() 352 if (Click::kDown_State == click->fState) { in onClick() 358 if (click->isType("maker")) { in onClick() 359 this->setDraw(fFactory->create(click->fOrig, click->fCurr))->unref(); in onClick() 360 } else if (click->isType("dragger")) { in onClick() 363 (*iter)->offset(click->fCurr.x() - click->fPrev.x(), in onClick() 364 click->fCurr.y() - click->fPrev.y()); in onClick()
|
D | PerlinPatch.cpp | 189 bool onClick(Click* click) override { in onClick() argument 190 PtClick* ptClick = (PtClick*)click; in onClick() 192 fPts[ptClick->fIndex].set(click->fCurr.fX , click->fCurr.fY ); in onClick() 194 SkScalar xDiff = click->fPrev.fX - click->fCurr.fX; in onClick() 195 SkScalar yDiff = click->fPrev.fY - click->fCurr.fY; in onClick() 199 SkScalar yDiff = click->fCurr.fY - click->fPrev.fY; in onClick()
|
D | SampleXfer.cpp | 88 bool onClick(Click* click) override { in onClick() argument 89 SkRect target = SkRect::MakeXYWH(click->fCurr.x() - 1, click->fCurr.y() - 1, 3, 3); in onClick() 99 if (click->fState == SkView::Click::kUp_State) { in onClick() 239 bool onClick(Click* click) override { in onClick() argument 240 fSelected->fLoc.fX += click->fCurr.fX - click->fPrev.fX; in onClick() 241 fSelected->fLoc.fY += click->fCurr.fY - click->fPrev.fY; in onClick()
|
D | SampleLua.cpp | 148 bool onClick(Click* click) override { in onClick() argument 149 if (click->getType() != gLuaClickHandlerName) { in onClick() 150 return this->INHERITED::onClick(click); in onClick() 154 switch (click->fState) { in onClick() 168 fLua->pushScalar(click->fCurr.x()); in onClick() 169 fLua->pushScalar(click->fCurr.y()); in onClick()
|
D | SamplePath.cpp | 321 bool onClick(Click* click) override { in onClick() argument 323 if (click->fMeta.findS32("index", &index)) { in onClick() 325 fPts[index] = click->fCurr; in onClick() 337 Click* click = new Click(this); in onFindClickHandler() local 338 click->fMeta.setS32("index", i); in onFindClickHandler() 339 return click; in onFindClickHandler()
|
D | SampleFatBits.cpp | 381 static int GetIndex(SkView::Click* click) { in GetIndex() argument 382 return ((IndexClick*)click)->fIndex; in GetIndex() 512 bool onClick(Click* click) override { in onClick() argument 513 int index = IndexClick::GetIndex(click); in onClick() 515 fPts[index] = click->fCurr; in onClick() 517 SkScalar dx = click->fCurr.fX - click->fPrev.fX; in onClick() 518 SkScalar dy = click->fCurr.fY - click->fPrev.fY; in onClick()
|
D | SampleLayers.cpp | 223 bool onClick(Click* click) override { in onClick() argument 224 return this->INHERITED::onClick(click); in onClick() 301 bool onClick(Click* click) override { in onClick() argument 303 fCenter = click->fCurr; in onClick() 304 return this->INHERITED::onClick(click); in onClick()
|
/external/autotest/client/site_tests/touch_TapSettings/ |
D | control | 7 PURPOSE = "Test that tap-to-click and tap dragging can be enabled/disabled." 9 This test will fail if, after playback of touch events, tap-to-click or tap 21 Uses javascript page to listen for mouse clicks and drags. If tap-to-click is 22 working, the click count will increase. If tap dragging is working, movement 23 will be detected during a click. Enables and disables tap-to-click and tap
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/ |
D | selenium_support.py | 47 sel.click("lnkWorkerSignin") 51 sel.click("Continue") 54 sel.click("/accept") 57 sel.click("//div[5]/table/tbody/tr[2]/td[1]/input") 59 sel.click("link=Sign Out")
|
/external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/ |
D | web_elements.py | 85 def click(self): member in Button 89 self._element.click() 102 self._element.click() 104 self._element.click() 119 def click(self): member in RadioButton
|
/external/autotest/client/cros/ |
D | webstore_test.py | 238 self.driver.find_element_by_xpath(button_xpath).click() 243 self.driver.find_element_by_xpath('//input[@id="signIn"]').click() 246 self.driver.find_element_by_xpath(install_type_click_xpath).click() 253 self.driver.find_element_by_id('purchaseButton').click() 255 self.driver.find_element_by_id('finishButton').click() 274 launch_button.click();
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.23-complete-20130614_065817 | 4 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 33 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 62 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 91 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 120 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 149 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 178 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 207 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 236 Use two fingers physically click the center of the touch surface. 271 Use two fingers physically click the center of the touch surface.
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.23-complete-20130614_065717 | 4 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 33 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 62 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 91 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 120 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 149 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 178 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 207 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 236 Use two fingers physically click the center of the touch surface. 271 Use two fingers physically click the center of the touch surface.
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_030025-fw_11.27-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.27-complete-20130614_065448 | 4 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 33 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 62 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 91 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 120 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 149 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 178 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 207 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 236 Use two fingers physically click the center of the touch surface. 271 Use two fingers physically click the center of the touch surface.
|
/external/toybox/toys/pending/ |
D | compress.c | 188 int click = bb->bitpos >> 3, blow, blen; in bitbuf_get() local 191 if (click == bb->len) bitbuf_skip(bb, click = 0); in bitbuf_get() 197 result |= ((bb->buf[click] >> blow) & ((1<<blen)-1)) << offset; in bitbuf_get() 218 int click = bb->bitpos >> 3, blow, blen; in bitbuf_put() local 221 if (click == bb->max) { in bitbuf_put() 223 click = 0; in bitbuf_put() 228 bb->buf[click] |= data << blow; in bitbuf_put()
|
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/ |
D | coverage_html.js | 16 $(e).click(); 25 $("#keyboard_icon").click(function () { 36 $("#panel_icon").click(function () { 260 $(".button_toggle_run").click(function (evt) {coverage.toggle_lines(evt.target, "run");}); 261 $(".button_toggle_exc").click(function (evt) {coverage.toggle_lines(evt.target, "exc");}); 262 $(".button_toggle_mis").click(function (evt) {coverage.toggle_lines(evt.target, "mis");}); 263 $(".button_toggle_par").click(function (evt) {coverage.toggle_lines(evt.target, "par");});
|
/external/skia/site/user/quick/ |
D | windows.md | 95 3. Double-click on dm.sln to start Visual Studio and load the project 101 5. In the "Solution Explorer" window, right-click on the "dm" project 104 6. In the "Debug" menu, click on "Start Debugging" (or just press 106 click on "Yes" to rebuild it. 120 3. Double-click on SampleApp.sln 126 5. In the "Debug" menu, click on "Start Debugging" (or just press 128 click on "Yes" to rebuild it.
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.27-complete-20130614_065557 | 4 Use one finger to physically click the [1;32mcenter[0m of the touch surface. 33 Use one finger to physically click the [1;32mbottom left corner[0m of the touch surface. 62 Use one finger to physically click the [1;32mbottom side[0m of the touch surface. 91 Use one finger to physically click the [1;32mbottom right corner[0m of the touch surface. 120 Use two fingers physically click the center of the touch surface.
|
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/ |
D | jquery.treeview.min.js | 15 …click(function(event){toggler.apply($(this).next());}).add($("a",this)).hoverClass();if(!settings.…
|
/external/libmtp/ |
D | README.windows.txt | 38 5. Select your music device from the list and click Action -> Update Driver, Choose "No, not this t… 43 10. The name of your music device should appear in the prompt, click it and click "Next>" (Ignore a… 50 2. Select your music device, right click on it and click "Properties"
|
/external/autotest/server/cros/ap_configurators/ |
D | edimax_ap_configurator.py | 32 main_tabs[2].click() 35 sub_tabs[2].click() 67 apply_tabs[2].click() 68 self.driver.find_element_by_xpath('//input[@value="APPLY"]').click()
|