HomeSort by relevance Sort by last modified time
    Searched full:windowing (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/chromium_org/tools/site_compare/drivers/
__init__.py 13 windowing = __import__(platform_dir+".windowing", globals(), locals(), ['']) variable
  /external/chromium_org/tools/site_compare/scrapers/chrome/
chromebase.py 13 from drivers import windowing namespace
35 wnds = windowing.FindChildWindows(0, "Chrome_XPFrame")
41 (proc, wnd) = windowing.InvokeAndWait(path)
44 address_bar = windowing.FindChildWindow(wnd, "Chrome_AutocompleteEdit")
70 windowing.MoveAndSizeWindow(wnd, pos, size, render_pane)
84 load_time = windowing.WaitForThrobber(wnd, (20, 16, 36, 32), timeout)
91 image = windowing.ScrapeWindow(render_pane)
100 filename = windowing.URLtoFilename(url, outdir, ".bmp")
104 windowing.SetForegroundWindow(wnd)
108 if not windowing.WaitForProcessExit(proc, timeout)
    [all...]
chrome011010.py 7 from drivers import windowing namespace
16 return windowing.FindChildWindow(wnd, "Chrome_TabContents")
chrome01970.py 7 from drivers import windowing namespace
16 return windowing.FindChildWindow(wnd, "Chrome_BrowserWindow")
  /external/chromium_org/tools/site_compare/scrapers/ie/
ie7.py 14 from drivers import windowing namespace
47 (ieproc, iewnd) = windowing.InvokeAndWait(path)
52 address_bar = windowing.FindChildWindow(
55 render_pane = windowing.FindChildWindow(
57 tab_window = windowing.FindChildWindow(
89 windowing.MoveAndSizeWindow(iewnd, pos, size, render_pane)
104 load_time = windowing.WaitForThrobber(
112 image = windowing.ScrapeWindow(render_pane)
121 filename = windowing.URLtoFilename(url, outdir, ".bmp")
124 windowing.EndProcess(ieproc
    [all...]
  /external/chromium_org/tools/site_compare/scrapers/firefox/
firefox2.py 14 from drivers import windowing namespace
39 (proc, wnd) = windowing.InvokeAndWait(path)
42 render_pane = windowing.FindChildWindow(
60 wnds = windowing.FindChildWindows(0, "MozillaUIWindowClass")
66 (proc, wnd) = windowing.InvokeAndWait(path)
69 render_pane = windowing.FindChildWindow(
96 windowing.MoveAndSizeWindow(wnd, pos, size, render_pane)
122 load_time = windowing.WaitForThrobber(wnd, (10, 96, 26, 112), timeout)
129 image = windowing.ScrapeWindow(render_pane)
138 filename = windowing.URLtoFilename(url, outdir, ".bmp"
    [all...]
  /external/chromium_org/tools/site_compare/commands/
scrape.py 23 from drivers import windowing namespace
49 image = windowing.ScrapeWindow(wnd)
50 filename = windowing.URLtoFilename(url, command["--outdir"], ".bmp")
measure.py 24 from drivers import windowing namespace
compare2.py 128 drivers.windowing.PreparePath(scrape_info.outdir)
151 file1 = drivers.windowing.URLtoFilename(
153 file2 = drivers.windowing.URLtoFilename(
164 drivers.windowing.URLtoFilename(url, command["--diffdir"], ".bmp"))
  /external/chromium_org/ui/aura/
root_window_host_delegate.h 38 // Called when the windowing system activates the window.
44 // Called when the windowing system has mouse grab because it's performing a
root_window_observer.h 28 // Invoked when the native windowing system sends us a request to close our
  /external/chromium_org/tools/site_compare/utils/
browser_iterate.py 26 from drivers import windowing namespace
107 windowing.MoveAndSizeWindow(frame, (0, 0), command["--size"], wnd)
122 if not windowing.WaitForProcessExit(Iterate.proc, 0):
124 windowing.EndProcess(Iterate.proc)
125 windowing.WaitForProcessExit(Iterate.proc, 0)
  /external/libvorbis/doc/vorbisenc/
ov_ectl_ratemanage_arg.html 73 <dd>Regulates the relative centering of the average and hard windows; in libvorbis 1.0 and 1.0.1, the hard window regulation overlapped but followed the average window regulation. In libvorbis 1.1 a bit-reservoir interface replaces the old windowing interface; the older windowing interface is simulated and this field has no effect.</dd>
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
autocorr.c 21 * Description:Compute autocorrelations of signal with windowing *
43 /* Windowing of signal */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h 74 int32_t ut_session; /* Session ID, used for windowing. */
81 long int ut_session; /* Session ID, used for windowing. */
utmpx.h 71 __int32_t ut_session; /* Session ID, used for windowing. */
78 long int ut_session; /* Session ID, used for windowing. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 74 int32_t ut_session; /* Session ID, used for windowing. */
81 long int ut_session; /* Session ID, used for windowing. */
utmpx.h 71 __int32_t ut_session; /* Session ID, used for windowing. */
78 long int ut_session; /* Session ID, used for windowing. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 74 int32_t ut_session; /* Session ID, used for windowing. */
81 long int ut_session; /* Session ID, used for windowing. */
utmpx.h 71 __int32_t ut_session; /* Session ID, used for windowing. */
78 long int ut_session; /* Session ID, used for windowing. */
  /external/chromium_org/third_party/freetype/include/freetype/
ftxf86.h 53 /* and in no way depends on that windowing system. */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
readme.html 43 <p><b>runtests [-os &lt;operating system&gt;] [-ws &lt;windowing system&gt;] [-arch
64 <td>-ws &lt;windowing system&gt;</td>
65 <td>The windowing system the tests are being run on. One of: motif, gtk, photon,
126 <td>Windowing System (ws)</td>
  /external/freetype/include/freetype/
ftxf86.h 53 /* and in no way depends on that windowing system. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 15 libraries, as well as to various windowing systems (X11, Motif, Tk,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 15 libraries, as well as to various windowing systems (X11, Motif, Tk,

Completed in 1617 milliseconds

1 2 3 4 5