OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Favicon
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
IconURL.h
46
Favicon
= 1,
/external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.cc
45
class ContentSettingBubbleContents::
Favicon
: public views::ImageView {
47
Favicon
(const SkBitmap& image,
50
virtual ~
Favicon
();
68
HCURSOR ContentSettingBubbleContents::
Favicon
::g_hand_cursor = NULL;
71
ContentSettingBubbleContents::
Favicon
::
Favicon
(
80
ContentSettingBubbleContents::
Favicon
::~
Favicon
() {
83
bool ContentSettingBubbleContents::
Favicon
::OnMousePressed(
88
void ContentSettingBubbleContents::
Favicon
::OnMouseReleased
[
all
...]
/external/chromium_org/chrome/browser/ui/views/
content_setting_bubble_contents.cc
62
// ContentSettingBubbleContents::
Favicon
--------------------------------------
64
class ContentSettingBubbleContents::
Favicon
: public views::ImageView {
66
Favicon
(const gfx::Image& image,
69
virtual ~
Favicon
();
81
ContentSettingBubbleContents::
Favicon
::
Favicon
(
90
ContentSettingBubbleContents::
Favicon
::~
Favicon
() {
93
bool ContentSettingBubbleContents::
Favicon
::OnMousePressed(
98
void ContentSettingBubbleContents::
Favicon
::OnMouseReleased
[
all
...]
Completed in 411 milliseconds