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

1 23 4 5 6 7 8 910

  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeWebContentsDelegateAndroid.java 16 * It should contain empty WebContentsDelegate methods to be implemented by the embedder.
  /external/chromium_org/chrome/browser/guestview/adview/
adview_guest.h 16 // a particular embedder WebContents, we call this "attachment".
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewDownloadDelegate.java 8 * Interface to be implemented by the embedder to handle file downloads.
  /external/chromium_org/content/public/app/
startup_helper_win.h 14 // This file contains functions that any embedder that's not using ContentMain
  /external/chromium_org/content/public/browser/
geolocation_permission_context.h 16 // GeolocationPermissionContext must be implemented by the embedder, to provide
interstitial_page_delegate.h 27 // be called by content directly even if the embedder didn't call Proceed or
media_observer.h 13 // An embedder may implement MediaObserver and return it from
web_ui_controller.h 23 // A WebUI page is controller by the embedder's WebUIController object. It
speech_recognition_session_context.h 30 // recognition request from an embedder on behalf of the guest.
  /external/chromium_org/webkit/browser/appcache/
appcache_executable_handler.h 20 // An interface that must be provided by the embedder to support this feature.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.cc 66 // view hierarchy. We add this view as embedder's child here.
79 // We need embedder container's bounds to calculate our bounds.
157 // This should never override the setting of the embedder view.
215 // (platform_view_->GetNativeView()) is part of the embedder's view hierarchy,
216 // but is placed at (0, 0) w.r.t. the embedder's position. Therefore, |offset|
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.cc 110 // If renderer side embedder decides to allow gelocation, we need to check
111 // if the app/embedder itself has geolocation access.
127 // in the fact whether the embedder/app has geolocation
162 // Re-route the request to the embedder's WebContents; the guest gets the
478 // Once a BrowserPluginGuest has an embedder WebContents, it's considered to
491 // Copy renderer preferences (and nothing else) from the embedder's
507 // Listen to embedder visibility changes so that the guest is in a 'shown'
508 // state if both the embedder is visible and the BrowserPlugin is marked as
518 // Create a swapped out RenderView for the guest in the embedder render
519 // process, so that the embedder can access the guest's window object
    [all...]
browser_plugin_geolocation_permission_context.cc 48 // We need to go to the renderer to ask embedder's js if we are allowed to
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwResource.java 23 // The following resource ID's must be initialized by the embedder.
36 // The embedder should inject a Resources object that will be used
  /external/chromium_org/components/breakpad/
breakpad_client.h 36 // Breakpad's embedder API should only be used by breakpad.
39 // Interface that the embedder implements.
  /external/chromium_org/content/browser/renderer_host/pepper/
browser_ppapi_host_impl.h 32 // |external_plugin| signfies that this is a proxy created for an embedder's
103 // If true, this is an external plugin, i.e. created by the embedder using
  /external/chromium_org/content/common/
swapped_out_messages.cc 43 // Check with the embedder as well.
89 // Check with the embedder as well.
  /external/chromium_org/content/public/browser/android/
synchronous_compositor.h 85 // Should be called by the embedder after the embedder had modified the
  /external/chromium_org/content/public/common/
sandbox_init.h 76 // embedder is queried using ContentClient::GetSandboxPolicyForSandboxType().
77 // The embedder can use values for |sandbox_type| starting from
  /external/chromium/webkit/glue/
webpreferences.h 90 // the embedder to use the same default value.
  /external/chromium_org/cc/debug/
rendering_stats.h 45 // In conjunction with EnumerateFields, this allows the embedder to
  /external/chromium_org/cc/input/
layer_scroll_offset_delegate.h 14 // The LayerScrollOffsetDelegate allows for the embedder to take ownership of
  /external/chromium_org/chrome/browser/extensions/
extension_renderer_state.h 34 // Looks up the information for the embedder <webview> for a given render
  /external/chromium_org/content/browser/
browser_process_sub_thread.h 46 // before we call the embedder's CleanUp function.
  /external/chromium_org/content/browser/devtools/
devtools_frontend_host.h 22 // embedder. This allows us to avoid exposing DevTools client messages through

Completed in 679 milliseconds

1 23 4 5 6 7 8 910