Searched refs:SetContents (Results 1 – 7 of 7) sorted by relevance
26 void TabContentsWrapperTestHarness::SetContents(TestTabContents* contents) { in SetContents() function in TabContentsWrapperTestHarness31 SetContents(CreateTestTabContents()); in SetUp()
22 void SetContents(TestTabContents* contents);
143 void SetContents(CacheRankingsBlock* node, CacheAddr address);
535 void Rankings::SetContents(CacheRankingsBlock* node, CacheAddr address) { in SetContents() function in disk_cache::Rankings
1541 rankings_.SetContents(cache_entry->rankings(), 0); in NewEntry()1544 rankings_.SetContents(cache_entry->rankings(), address.value()); in NewEntry()
435 scroll_view_->SetContents(native); in Show()469 scroll_view_->SetContents(NULL); in Hide()
182 SetContents(tab_contents_with_pending_infobar_); in SetUp()