HomeSort by relevance Sort by last modified time
    Searched full:embedder (Results 76 - 100 of 237) sorted by null

1 2 34 5 6 7 8 910

  /external/chromium_org/content/test/data/
browser_plugin_embedder.html 29 document.title = 'embedder';
  /external/chromium_org/third_party/WebKit/Source/core/page/
SpeechInputResult.h 39 // fields, as received from the embedder.
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_embedder.cc 183 // 1. The content embedder is made aware of the attachment.
185 // 3. The content embedder issues queued events if any that happened
225 else // No plugin, use embedder's RenderViewHost.
  /external/chromium_org/content/public/browser/
resource_dispatcher_host_delegate.h 44 // Interface that the embedder provides to ResourceDispatcherHost to allow
57 // Called after ShouldBeginRequest to allow the embedder to add resource
69 // Allows an embedder to add additional resource handlers for a download.
browser_child_process_host.h 37 // embedder-defined value.
browser_ppapi_host.h 34 // Interface that allows components in the embedder app to talk to the
download_interrupt_reason_values.h 5 // Note that the embedder is welcome to persist these values across
web_contents_view_delegate.h 48 // These methods allow the embedder to intercept WebContentsViewWin's
  /external/chromium_org/ppapi/proxy/
plugin_globals.h 102 // The embedder should call set_proxy_delegate during startup.
126 // The embedder should call this function when the name of the plugin module
130 // The embedder should call this function when the command line is known.
  /external/chromium_org/third_party/WebKit/public/web/
WebViewClient.h 189 // suppressed by the page, to give the embedder a chance to handle
192 // Returns true if the keyboard event was handled by the embedder,
286 // Return true to swallow the input event if the embedder will start a disambiguation popup
294 // Tells the embedder to navigate back or forward in session history by
304 // Called to notify the embedder when a new history item is added.
310 // Notifies embedder about an accessibility notification.
324 // Access the embedder API for (client-based) geolocation client .
326 // Access the embedder API for (non-client-based) geolocation services.
331 // Access the embedder API for speech input services.
335 // Access the embedder API for speech recognition services
    [all...]
WebWidgetClient.h 76 // to schedule a new frame. This call indicates to the embedder that it
80 // Indicates to the embedder that the compositor is about to begin a
85 // Indicates to the embedder that the WebWidget is ready for additional
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc 77 TEST_F(GeolocationContentSettingsMapTests, Embedder) {
126 // Check they're not allowed on a different embedder.
145 // Block requester_1 on the first embedder and add it to the second.
261 all_settings_dictionary->SetInteger("http://a/.bad-embedder",
275 GURL("http://bad-embedder")));
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContentsClient.java 37 * Base-class that an AwContents embedder derives from to receive callbacks.
39 * callbacks right to our embedder, and this setup facilities that.
84 // - the navigation is intercepted by the embedder via shouldOverrideNavigation.
86 // The Android WebView does not notify the embedder of these situations using this
91 // The Android WebView does not notify the embedder of sub-frame failures.
  /external/chromium_org/v8/include/
v8-profiler.h 145 * using FindProfile method. It is embedder's responsibility
203 * Tells the profiler whether the embedder is idle.
466 /** Binds a callback to embedder's class ID. */
495 * Interface for providing information about embedder's objects
498 * 1. When calling AddObjectGroup, an embedder may pass
507 * Thus, if an embedder wants to provide information about native
555 /** Returns embedder's object size in bytes. */
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
webview_tag.html 47 an embedder page within your packaged app controls
64 add the <code>webview</code> tag to your app's embedder page
118 either returning a pending new navigation if initiated by the embedder page,
231 to the embedder page's window (via <code>event.source</code>).
235 The embedder should listen for replies
254 The call is synchronous and returns the embedder's cached notion
  /external/v8/include/
v8-profiler.h 140 * using FindProfile method. It is embedder's responsibility
422 /** Binds a callback to embedder's class ID. */
440 * Interface for providing information about embedder's objects
443 * 1. When calling AddObjectGroup, an embedder may pass
452 * Thus, if an embedder wants to provide information about native
500 /** Returns embedder's object size in bytes. */
  /external/chromium_org/android_webview/renderer/
aw_content_renderer_client.cc 89 // scheme other than http or https. This is because the embedder
91 // to broken content if the embedder decides to not ignore the main frame
95 // embedder.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoaderClient.h 202 // Returns true if the embedder intercepted the postMessage call
214 // Informs the embedder that a WebGL canvas inside this frame received a lost context
218 // If an HTML document is being loaded, informs the embedder that the document will have its <body> attached soon.
  /external/chromium/base/nix/
xdg_util.h 13 // net. We should have a net API to allow the embedder to specify the behavior
  /external/chromium_org/android_webview/browser/
aw_request_interceptor.cc 65 // in which case we don't want to query the embedder multiple times.
  /external/chromium_org/base/nix/
xdg_util.h 12 // net. We should have a net API to allow the embedder to specify the behavior
  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map_unittest.cc     [all...]
  /external/chromium_org/components/nacl/common/
nacl_browser_delegate.h 55 // Returns a HostFactory that hides the details of its embedder.
  /external/chromium_org/content/browser/renderer_host/input/
input_router.h 19 // The InputRouter allows the embedder to customize how input events are
  /external/chromium_org/content/renderer/
savable_resources.h 56 // will send those links to embedder. Return value indicates whether we get

Completed in 1638 milliseconds

1 2 34 5 6 7 8 910