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 65 // ContentSettingBubbleContents::Favicon --------------------------------------
67 class ContentSettingBubbleContents::Favicon : public views::ImageView {
69 Favicon(const gfx::Image& image,
72 virtual ~Favicon();
84 ContentSettingBubbleContents::Favicon::Favicon(
93 ContentSettingBubbleContents::Favicon::~Favicon() {
96 bool ContentSettingBubbleContents::Favicon::OnMousePressed(
101 void ContentSettingBubbleContents::Favicon::OnMouseReleased
    [all...]

Completed in 147 milliseconds