Searched refs:EVBubbleDecoration (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/location_bar/
H A Dev_bubble_decoration.h24 class EVBubbleDecoration : public BubbleDecoration { class in inherits:BubbleDecoration
26 EVBubbleDecoration(LocationIconDecoration* location_icon, NSFont* font);
27 virtual ~EVBubbleDecoration();
55 DISALLOW_COPY_AND_ASSIGN(EVBubbleDecoration);
H A Dlocation_bar_view_mac.h29 class EVBubbleDecoration;
199 scoped_ptr<EVBubbleDecoration> ev_bubble_decoration_;
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dev_bubble_decoration.h23 class EVBubbleDecoration : public BubbleDecoration { class in inherits:BubbleDecoration
25 explicit EVBubbleDecoration(LocationIconDecoration* location_icon);
26 virtual ~EVBubbleDecoration();
54 DISALLOW_COPY_AND_ASSIGN(EVBubbleDecoration);
H A Dlocation_bar_view_mac.h26 class EVBubbleDecoration;
214 scoped_ptr<EVBubbleDecoration> ev_bubble_decoration_;

Completed in 122 milliseconds