OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IconType
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
favicon_url.h
13
// The icon type in a page. The definition must be same as history::
IconType
.
14
enum
IconType
{
22
FaviconURL(const GURL& url,
IconType
type);
29
IconType
icon_type;
/external/chromium/chrome/browser/history/
history_types.h
681
enum
IconType
{
703
IconType
icon_type;
727
history::
IconType
icon_type;
Completed in 25 milliseconds