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

  /external/chromium/chrome/browser/tab_contents/
background_contents.h 63 virtual BackgroundContents* GetAsBackgroundContents();
background_contents.cc 63 BackgroundContents* BackgroundContents::GetAsBackgroundContents() {
270 return render_view_host->delegate()->GetAsBackgroundContents();

Completed in 60 milliseconds