Searched refs:ContentSettingImageViewGtk (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.h145 class ContentSettingImageViewGtk : public InfoBubbleGtkDelegate, class in class:LocationBarViewGtk
148 ContentSettingImageViewGtk(ContentSettingsType content_type,
151 virtual ~ContentSettingImageViewGtk();
172 CHROMEGTK_CALLBACK_1(ContentSettingImageViewGtk, gboolean, OnButtonPressed,
174 CHROMEGTK_CALLBACK_1(ContentSettingImageViewGtk, gboolean, OnExpose,
207 ScopedRunnableMethodFactory<ContentSettingImageViewGtk> method_factory_;
209 DISALLOW_COPY_AND_ASSIGN(ContentSettingImageViewGtk);
383 ScopedVector<ContentSettingImageViewGtk> content_setting_views_;
H A Dlocation_bar_view_gtk.cc303 ContentSettingImageViewGtk* content_setting_view =
304 new ContentSettingImageViewGtk(
619 for (ScopedVector<ContentSettingImageViewGtk>::iterator i(
1219 // LocationBarViewGtk::ContentSettingImageViewGtk
1220 LocationBarViewGtk::ContentSettingImageViewGtk::ContentSettingImageViewGtk( function in class:LocationBarViewGtk::ContentSettingImageViewGtk
1262 LocationBarViewGtk::ContentSettingImageViewGtk::~ContentSettingImageViewGtk() {
1272 void LocationBarViewGtk::ContentSettingImageViewGtk::UpdateFromTabContents(
1312 void LocationBarViewGtk::ContentSettingImageViewGtk
[all...]
/external/chromium_org/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc170 class ContentSettingImageViewGtk : public LocationBarViewGtk::PageToolViewGtk, class in namespace:__anon6391
173 ContentSettingImageViewGtk(ContentSettingsType content_type,
175 virtual ~ContentSettingImageViewGtk();
202 DISALLOW_COPY_AND_ASSIGN(ContentSettingImageViewGtk);
205 ContentSettingImageViewGtk::ContentSettingImageViewGtk( function in class:__anon6391::ContentSettingImageViewGtk
217 ContentSettingImageViewGtk::~ContentSettingImageViewGtk() {
222 void ContentSettingImageViewGtk::Update(WebContents* web_contents) {
264 void ContentSettingImageViewGtk
[all...]

Completed in 86 milliseconds