Searched refs:OnMousePressed (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dev_bubble_view.cc19 bool EVBubbleView::OnMousePressed(const views::MouseEvent& event) { function in class:EVBubbleView
H A Dev_bubble_view.h28 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dlocation_icon_view.cc20 bool LocationIconView::OnMousePressed(const views::MouseEvent& event) { function in class:LocationIconView
H A Dlocation_icon_view.h26 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dstar_view.h33 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dcontent_setting_image_view.h45 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dstar_view.cc48 bool StarView::OnMousePressed(const views::MouseEvent& event) { function in class:StarView
H A Dpage_action_image_view.h45 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
/external/chromium/chrome/browser/ui/cocoa/location_bar/
H A Dlocation_icon_decoration.h34 virtual bool OnMousePressed(NSRect frame);
H A Dstar_decoration.h31 virtual bool OnMousePressed(NSRect frame);
H A Dev_bubble_decoration.h43 virtual bool OnMousePressed(NSRect frame);
H A Dlocation_bar_decoration.h70 virtual bool OnMousePressed(NSRect frame);
H A Dcontent_setting_decoration.h35 virtual bool OnMousePressed(NSRect frame);
H A Dpage_action_decoration.h56 virtual bool OnMousePressed(NSRect frame);
/external/chromium/chrome/browser/chromeos/panels/
H A Dpanel_scroller.h31 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dpanel_scroller_header.h23 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dpanel_scroller_header.cc21 bool PanelScrollerHeader::OnMousePressed(const views::MouseEvent& event) { function in class:PanelScrollerHeader
/external/chromium/chrome/browser/ui/touch/tabs/
H A Dtouch_tab.h46 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
H A Dtouch_tab_strip.h56 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
/external/chromium/chrome/browser/ui/views/
H A Dfind_bar_view.h105 virtual bool OnMousePressed(const views::MouseEvent& event);
/external/chromium/chrome/browser/chromeos/frame/
H A Dpanel_controller.h96 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.cc45 // parent View by explicitly not handling them in OnMousePressed.
53 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE {
54 bool handled = ImageButton::OnMousePressed(event);
285 bool BaseTab::OnMousePressed(const views::MouseEvent& event) { function in class:BaseTab
H A Dbase_tab.h87 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
/external/chromium/chrome/browser/ui/views/autocomplete/
H A Dautocomplete_popup_contents_view.h76 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.h82 virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;

Completed in 1512 milliseconds

12