Searched defs:background_url (Results 1 – 2 of 2) sorted by relevance
136 void BackgroundView::Init(const GURL& background_url) { in Init()170 const GURL& background_url, in CreateWindowContainingView()
596 const GURL& background_url() const { return background_url_; } in background_url() function