Lines Matching refs:GetPinnedURLAtIndex
393 if (GetPinnedURLAtIndex(pinned_index, &old))429 bool TopSites::GetPinnedURLAtIndex(size_t index, GURL* url) {697 bool found = GetPinnedURLAtIndex(pinned_index, &url);