Searched refs:GetPinnedURLAtIndex (Results 1 – 5 of 5) sorted by relevance
99 bool GetPinnedURLAtIndex(int index, MostVisitedPage* page);
230 bool MostVisitedHandler::GetPinnedURLAtIndex(int index, in GetPinnedURLAtIndex() function in MostVisitedHandler
133 bool GetPinnedURLAtIndex(size_t index, GURL* out);
393 if (GetPinnedURLAtIndex(pinned_index, &old)) in AddPinnedURL()429 bool TopSites::GetPinnedURLAtIndex(size_t index, GURL* url) { in GetPinnedURLAtIndex() function in history::TopSites697 bool found = GetPinnedURLAtIndex(pinned_index, &url); in ApplyBlacklistAndPinnedURLs()
4542 if (top_sites->GetPinnedURLAtIndex(index, &swapped)) { in MoveNTPMostVisitedThumbnail()