Home | History | Annotate | Download | only in ntp

Lines Matching refs:TopSites

92   history::TopSites* ts = profile->GetTopSites();
94 // TopSites updates itself after a delay. This is especially noticable when
95 // your profile is empty. Ask TopSites to update itself when we're about to
99 // Register for notification when TopSites changes so that we can update
102 content::Source<history::TopSites>(ts));
147 history::TopSites* ts = profile->GetTopSites();
163 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
188 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
197 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
262 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
281 history::TopSites* top_sites = Profile::FromWebUI(web_ui())->GetTopSites();