HomeSort by relevance Sort by last modified time
    Searched full:tab_container_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_gtk.cc 46 tab_container_->ChangeTabContents(NULL);
62 TabContentsContainer* tab_container_; member in class:ConstrainedHtmlDelegateGtk
76 tab_container_(NULL),
91 tab_container_ = new TabContentsContainer;
92 SetContentsView(tab_container_);
93 tab_container_->ChangeTabContents(&html_tab_contents_);

Completed in 55 milliseconds