HomeSort by relevance Sort by last modified time
    Searched refs:GetNativeViewOfHost (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_function_dispatcher.h 41 virtual gfx::NativeView GetNativeViewOfHost() = 0;
extension_web_ui.h 52 virtual gfx::NativeView GetNativeViewOfHost();
extension_host.h 230 virtual gfx::NativeView GetNativeViewOfHost();
extension_host.cc 229 gfx::NativeView ExtensionHost::GetNativeViewOfHost() {
462 gfx::NativeView native_view = GetNativeViewOfHost();
extension_web_ui.cc 226 gfx::NativeView ExtensionWebUI::GetNativeViewOfHost() {
  /external/chromium/chrome/browser/notifications/
balloon_host.h 41 virtual gfx::NativeView GetNativeViewOfHost();
balloon_host.cc 61 gfx::NativeView BalloonHost::GetNativeViewOfHost() {

Completed in 527 milliseconds