HomeSort by relevance Sort by last modified time
    Searched defs:IconType (Results 1 - 3 of 3) 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/webkit/Source/WebCore/platform/graphics/android/layers/
VideoLayerManager.h 45 enum IconType {
90 double drawIcon(const int layerId, IconType type);
  /external/chromium/chrome/browser/history/
history_types.h 681 enum IconType {
703 IconType icon_type;
727 history::IconType icon_type;

Completed in 439 milliseconds