OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InfoBubbleGtkDelegate
(Results
1 - 11
of
11
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
content_setting_bubble_gtk.h
26
class ContentSettingBubbleGtk : public
InfoBubbleGtkDelegate
,
31
InfoBubbleGtkDelegate
* delegate,
42
//
InfoBubbleGtkDelegate
:
76
InfoBubbleGtkDelegate
* delegate_;
info_bubble_gtk.h
9
//
InfoBubbleGtkDelegate
::InfoBubbleClosing(). Then the widgets and the
34
class
InfoBubbleGtkDelegate
{
45
virtual ~
InfoBubbleGtkDelegate
() {}
72
InfoBubbleGtkDelegate
* delegate);
142
void set_delegate(
InfoBubbleGtkDelegate
* delegate) { delegate_ = delegate; }
162
InfoBubbleGtkDelegate
* delegate_;
first_run_bubble.h
25
class FirstRunBubble : public
InfoBubbleGtkDelegate
,
34
// Implements the
InfoBubbleGtkDelegate
. We are notified when the bubble
location_bar_view_gtk.h
145
class ContentSettingImageViewGtk : public
InfoBubbleGtkDelegate
,
page_info_bubble_gtk.cc
37
public
InfoBubbleGtkDelegate
,
55
//
InfoBubbleGtkDelegate
implementation:
content_setting_bubble_gtk.cc
52
InfoBubbleGtkDelegate
* delegate,
info_bubble_gtk.cc
56
InfoBubbleGtkDelegate
* delegate) {
/external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h
34
: public
InfoBubbleGtkDelegate
,
extension_popup_gtk.h
22
public
InfoBubbleGtkDelegate
,
41
//
InfoBubbleGtkDelegate
implementation.
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.h
35
class BookmarkBubbleGtk : public
InfoBubbleGtkDelegate
,
44
// Implements the
InfoBubbleGtkDelegate
. We are notified when the bubble
/external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc
36
public
InfoBubbleGtkDelegate
{
Completed in 398 milliseconds