Home
last modified time | relevance | path

Searched refs:dict_index (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
Dmost_visited_handler.cc250 int dict_index; in GetPinnedURLAtIndex() local
252 if (dict->GetInteger("index", &dict_index) && dict_index == index) { in GetPinnedURLAtIndex()