Searched defs:IconSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dicon_loader.h37 enum IconSize { enum in class:IconLoader
63 IconSize size,
97 IconSize icon_size_;
/external/chromium_org/chrome/browser/ui/webui/
H A Dfavicon_source.h113 enum IconSize { enum in class:FaviconSource
135 // database doesn't have a favicon for a webpage. Indexed by IconSize values.
/external/chromium_org/chrome/browser/sync/glue/
H A Dfavicon_cache.h36 enum IconSize { enum in namespace:browser_sync
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.cc278 return std::max(FrameBorderThickness() + IconSize(),
298 int CustomFrameView::IconSize() const { function in class:views::CustomFrameView
309 int size = IconSize();

Completed in 642 milliseconds