Searched defs:IconType (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/common/
H A Dfavicon_url.h13 // The icon type in a page. The definition must be same as history::IconType.
14 enum IconType { enum in struct:FaviconURL
22 FaviconURL(const GURL& url, IconType type);
29 IconType icon_type;
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DVideoLayerManager.h45 enum IconType { enum in namespace:WebCore
90 double drawIcon(const int layerId, IconType type);
/external/chromium/chrome/browser/history/
H A Dhistory_types.h681 enum IconType { enum in namespace:history
703 IconType icon_type;
727 history::IconType icon_type;

Completed in 84 milliseconds