Home | History | Annotate | Download | only in history

Lines Matching defs:GetPinnedURLAtIndex

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