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

  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view.h 27 class NativeTabContentsView {
29 virtual ~NativeTabContentsView() {}
31 static NativeTabContentsView* CreateNativeTabContentsView(
tab_contents_view_views.h 14 class NativeTabContentsView;
111 scoped_ptr<NativeTabContentsView> native_tab_contents_view_;
native_tab_contents_view_win.h 17 public NativeTabContentsView {
30 // Overridden from NativeTabContentsView:
native_tab_contents_view_win.cc 70 // NativeTabContentsViewWin, NativeTabContentsView implementation:
330 // NativeTabContentsView, public:
333 NativeTabContentsView* NativeTabContentsView::CreateNativeTabContentsView(
tab_contents_view_views.cc 42 NativeTabContentsView::CreateNativeTabContentsView(this))),

Completed in 7043 milliseconds