HomeSort by relevance Sort by last modified time
    Searched refs:ClickInWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/site_compare/scrapers/firefox/
firefox2.py 104 mouse.ClickInWindow(wnd)
106 mouse.ClickInWindow(wnd, (30, 115))
142 mouse.ClickInWindow(wnd)
187 mouse.ClickInWindow(wnd)
189 mouse.ClickInWindow(wnd, (30, 115))
205 mouse.ClickInWindow(wnd)
  /external/chromium_org/tools/site_compare/drivers/win32/
mouse.py 152 def ClickInWindow(hwnd, offset=None, button='left', click_time=0):
188 ClickInWindow(hwnd, offset, button, click_time)
190 ClickInWindow(hwnd, offset, button, click_time)
  /external/chromium_org/tools/site_compare/scrapers/chrome/
chromebase.py 79 mouse.ClickInWindow(address_bar)
148 mouse.ClickInWindow(address_bar)

Completed in 342 milliseconds