HomeSort by relevance Sort by last modified time
    Searched defs:platform_view_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_guest.h 162 // Destroys this view without calling |Destroy| on |platform_view_|.
184 // compositing, the rest are directly forwared to this |platform_view_|.
185 RenderWidgetHostViewBase* platform_view_; member in class:content::RenderWidgetHostViewGuest
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.h 91 // Calls to this WebContentsViewGuest are forwarded to |platform_view_|.
92 scoped_ptr<WebContentsView> platform_view_; member in class:content::WebContentsViewGuest

Completed in 214 milliseconds