/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/ |
D | LeaksViewer.js | 71 get loading() { getter 75 set loading(x) { setter 116 this.loading = false; 128 this.loading = true; 142 this._setLoadingIndicatorHidden(!this.loading); 162 if (this.loading)
|
D | LeaksViewer.css | 51 #loading-indicator { 63 #loading-indicator-label { 67 #recent-builds-loading-indicator {
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | tab_renderer_data.cc | 9 loading(false), in TabRendererData() 28 loading == data.loading && in Equals()
|
D | tab_renderer_data.h | 45 bool loading; member
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | CrossProcessFontLoading.mm | 25 // Because we want to support loading fonts between processes in the face of 26 // font loading being blocked by the sandbox, we need a mechnasim to both 27 // do the loading of in-memory fonts and keep track of them. 43 // On 10.5, font loading is not blocked by the sandbox and thus there is no 44 // need for the cross-process font loading mechanim. 45 // On system versions >=10.6 cross-process font loading is required. 168 // parameter. If loading is blocked by the sandbox, the font may be loaded 170 // If sandbox loading also fails, a fallback font is loaded. 193 // Font loading was blocked by the Sandbox.
|
/external/iptables/ |
D | INSTALL | 51 Produce binaries that have dynamic loading of extensions disabled. 89 Build a binary that relies upon dynamic loading of extensions. 94 is still capable of loading additional extensions. 98 Shipped extensions are built-in, and dynamic loading is
|
/external/yaffs2/yaffs2/ |
D | Kconfig | 74 bool "Disable lazy loading" 78 "Lazy loading" defers loading file details until they are 82 Lazy loading will only happen if enabled by this option being 'n' 84 automatically fall back to immediate loading and do the right 89 Setting this to 'y' will disable lazy loading.
|
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
D | tab_manipulation.applescript | 18 get loading of tab 1 of window 1 -- Check if a tab is loading.
|
D | copy_html.applescript | 8 repeat while (loading of tab 2 of window 1)
|
/external/chromium-trace/src/shared/css/ |
D | overlay.css | 43 /* If the options page is loading don't do the transition. */ 44 .loading .overlay, 45 .loading .overlay .page {
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | tab_renderer_gtk.h | 53 Data(int loading, int waiting, int waiting_to_loading); 261 loading(false), in TabData() 274 bool loading; member
|
/external/webkit/Tools/BuildSlaveSupport/gtk/pulseaudio/ |
D | run | 22 --disallow-exit --disallow-module-loading \
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | different-scheme-expected.txt | 1 Test that application cache doesn't block loading resources with different schemes.
|
D | credential-url-expected.txt | 1 Test that application cache doesn't block loading resources from the same origin with credential.
|
D | navigating-away-while-cache-attempt-in-progress-expected.txt | 1 This tests that navigating away while a cache is loading does not crash.
|
D | crash-when-navigating-away-then-back-expected.txt | 1 This tests that loading a page with a manifest, navigating away from the page, and then back does n…
|
D | simple-expected.txt | 1 This tests that the application cache works by first loading a file that does not exist in the cach…
|
/external/webkit/Source/WebKit/qt/tests/ |
D | tests.pro | 5 SUBDIRS += benchmarks/painting benchmarks/loading
|
/external/webkit/Source/WebKit2/PluginProcess/ |
D | PluginControllerProxy.messages.in | 29 # Sent when a frame has finished loading. 44 # Sent when a plug-in stream has finishes loading. 56 # Sent when the plug-in manual stream has finishes loading.
|
/external/valgrind/main/none/tests/ |
D | require-text-symbol-2.stderr.exp-libcso6 | 2 valgrind: Fatal error at when loading library with soname
|
/external/icu4c/test/testdata/ |
D | test4x.ucm | 15 # test loading an extension table from the testdata package
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/ |
D | main.css | 38 .loading { 169 #image-outputs img.loading, 170 #image-outputs canvas.loading {
|
/external/webkit/Source/WebKit/win/ |
D | WebDataSource.cpp | 240 /* [retval][out] */ BOOL* loading) in isLoading() argument 242 *loading = m_loader->isLoadingInAPISense(); in isLoading()
|
/external/chromium/chrome/browser/resources/options/ |
D | about_page.css | 5 .loading {
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
D | tab_applescript.h | 45 - (NSNumber*)loading;
|