Searched defs:GetPinnedURLAtIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dmost_visited_handler.cc230 bool MostVisitedHandler::GetPinnedURLAtIndex(int index, function in class:MostVisitedHandler
/external/chromium/chrome/browser/history/
H A Dtop_sites.cc393 if (GetPinnedURLAtIndex(pinned_index, &old))
429 bool TopSites::GetPinnedURLAtIndex(size_t index, GURL* url) { function in class:history::TopSites
697 bool found = GetPinnedURLAtIndex(pinned_index, &url);

Completed in 48 milliseconds