OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pages_value_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
most_visited_handler.h
84
// Sets
pages_value_
from a format produced by TopSites.
104
// Sends
pages_value_
to the javascript side to and resets page_value_.
128
scoped_ptr<ListValue>
pages_value_
;
member in class:MostVisitedHandler
/external/chromium_org/chrome/browser/ui/webui/ntp/
most_visited_handler.h
81
// Sets
pages_value_
from a format produced by TopSites.
98
// Sends
pages_value_
to the javascript side and resets page_value_.
113
scoped_ptr<base::ListValue>
pages_value_
;
member in class:MostVisitedHandler
Completed in 24 milliseconds