Searched defs:webkit (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dcompositor_bindings_dummy_unittest.cc7 namespace webkit { namespace
/external/chromium_org/content/renderer/
H A Dwebgraphicscontext3d_provider_impl.h13 namespace webkit { namespace
16 } // namespace webkit
25 scoped_refptr<webkit::gpu::ContextProviderWebContext> provider);
33 scoped_refptr<webkit::gpu::ContextProviderWebContext> provider_;
H A Drender_thread_impl.h68 namespace webkit { namespace
314 scoped_refptr<webkit::gpu::ContextProviderWebContext>
/external/chromium_org/webkit/common/gpu/
H A Dcontext_provider_web_context.h12 namespace webkit { namespace
24 } // namespace webkit
H A Dgrcontext_for_webgraphicscontext3d.h10 #include "webkit/common/gpu/webkit_gpu_export.h"
15 namespace webkit { namespace
39 } // namespace webkit
H A Dcontext_provider_in_process.h12 #include "webkit/common/gpu/context_provider_web_context.h"
13 #include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h"
14 #include "webkit/common/gpu/webkit_gpu_export.h"
18 namespace webkit { namespace
64 scoped_ptr<webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl>
66 scoped_ptr<webkit::gpu::GrContextForWebGraphicsContext3D> gr_context_;
83 } // namespace webkit
H A Dgrcontext_for_webgraphicscontext3d.cc5 #include "webkit/common/gpu/grcontext_for_webgraphicscontext3d.h"
12 namespace webkit { namespace
68 } // namespace webkit
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.h16 #include "webkit/common/gpu/webgraphicscontext3d_impl.h"
17 #include "webkit/common/gpu/webkit_gpu_export.h"
33 namespace webkit { namespace
108 } // namespace webkit
H A Dwebgraphicscontext3d_impl.h15 #include "webkit/common/gpu/webkit_gpu_export.h"
40 namespace webkit { namespace
596 } // namespace webkit
H A Dcontext_provider_in_process.cc5 #include "webkit/common/gpu/context_provider_in_process.h"
15 #include "webkit/common/gpu/grcontext_for_webgraphicscontext3d.h"
17 namespace webkit { namespace
148 new webkit::gpu::GrContextForWebGraphicsContext3D(context3d_.get()));
209 } // namespace webkit
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc5 #include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h"
31 namespace webkit { namespace
218 } // namespace webkit
H A Dwebgraphicscontext3d_impl.cc5 #include "webkit/common/gpu/webgraphicscontext3d_impl.h"
21 namespace webkit { namespace
984 } // namespace webkit
/external/chromium_org/content/renderer/android/
H A Dsynchronous_compositor_factory.h21 namespace webkit { namespace
52 virtual scoped_refptr<webkit::gpu::ContextProviderWebContext>
/external/chromium_org/mojo/services/view_manager/
H A Dcontext_factory_impl.h11 namespace webkit { namespace
44 scoped_refptr<webkit::gpu::ContextProviderInProcess>
/external/chromium_org/ui/compositor/test/
H A Din_process_context_factory.h14 namespace webkit { namespace
46 scoped_refptr<webkit::gpu::ContextProviderInProcess>
/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_factory_impl.h13 #include "webkit/common/gpu/context_provider_web_context.h"
19 namespace webkit { namespace
39 virtual scoped_refptr<webkit::gpu::ContextProviderWebContext>
69 scoped_refptr<webkit::gpu::ContextProviderWebContext>
/external/chromium_org/content/common/gpu/client/
H A Dcontext_provider_command_buffer.h15 #include "webkit/common/gpu/context_provider_web_context.h"
17 namespace webkit { namespace
28 : NON_EXPORTED_BASE(public webkit::gpu::ContextProviderWebContext) {
71 scoped_ptr<webkit::gpu::GrContextForWebGraphicsContext3D> gr_context_;
/external/robolectric/src/test/java/android/webkit/
H A DTestWebSettingsTest.java1 package android.webkit;
3 import android.webkit.WebSettings;
4 import android.webkit.TestWebSettings;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DCSSMetadata.js104 "-webkit-font-smoothing"
115 var match = name.match(/(?:-webkit-)(.+)/);
158 "text-shadow", "text-underline-color", "-webkit-box-shadow", "-webkit-column-rule-color",
159 "-webkit-text-decoration-color", "-webkit-text-emphasis", "-webkit-text-emphasis-color"
218 "-webkit-background-composite": { values: [
228 "-webkit-writing-mode": { values: [
254 "alias", "progress", "no-drop", "not-allowed", "-webkit
[all...]
/external/chromium_org/content/renderer/pepper/
H A Dvideo_decoder_shim.h33 namespace webkit { namespace
93 scoped_refptr<webkit::gpu::ContextProviderWebContext> context_provider_;
/external/chromium_org/tools/gdb/
H A Dgdb_chrome.py25 import webkit namespace
79 return webkit.ustring_to_string(self.val['_M_dataplus']['_M_p'])
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/
H A Dantlr.js121 * different versions of webkit
137 * @property webkit
140 webkit: 0,
153 * Adobe AIR version number or 0. Only populated if webkit is detected.
176 o.webkit=1;
181 o.webkit=parseFloat(m[1]);
200 if (!o.webkit) { // not webkit
209 } else { // not opera or webkit
213 } else { // not opera, webkit, o
[all...]
/external/robolectric/src/main/java/android/webkit/
H A DTestWebSettings.java1 package android.webkit;
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 671 milliseconds

12