Searched refs:dict_index (Results 1 – 1 of 1) sorted by relevance
250 int dict_index; in GetPinnedURLAtIndex() local252 if (dict->GetInteger("index", &dict_index) && dict_index == index) { in GetPinnedURLAtIndex()