/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/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 * 47 /* Windowing of signal */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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/chromium_org/ui/ozone/ |
ozone_platform.h | 29 // such as a connection to the windowing system.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
readme.html | 43 <p><b>runtests [-os <operating system>] [-ws <windowing system>] [-arch 64 <td>-ws <windowing system></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/ |
ftxf86.h | 53 /* and in no way depends on that windowing system. */
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
ftxf86.h | 53 /* and in no way depends on that windowing system. */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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,
|
/external/chromium_org/build/config/ |
ui.gni | 26 # Indicates if Aura is enabled. Aura is a low-level windowing library, sort
|