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

  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 991 base::string16 page_title_when_no_navigation_entry_; member in class:content::WebContentsImpl
    [all...]
web_contents_impl.cc 777 // back to |page_title_when_no_navigation_entry_| rather than showing the
790 // |page_title_when_no_navigation_entry_| is finally used
792 return page_title_when_no_navigation_entry_;
    [all...]

Completed in 454 milliseconds