HomeSort by relevance Sort by last modified time
    Searched defs:Favicon (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
IconURL.h 41 Favicon = 1,
  /external/chromium_org/chrome/browser/ui/views/
content_setting_bubble_contents.cc 64 // ContentSettingBubbleContents::Favicon --------------------------------------
66 class ContentSettingBubbleContents::Favicon : public views::ImageView {
68 Favicon(const gfx::Image& image,
71 virtual ~Favicon();
83 ContentSettingBubbleContents::Favicon::Favicon(
92 ContentSettingBubbleContents::Favicon::~Favicon() {
95 bool ContentSettingBubbleContents::Favicon::OnMousePressed(
100 void ContentSettingBubbleContents::Favicon::OnMouseReleased
    [all...]

Completed in 191 milliseconds