Searched refs:click_handler_ (Results 1 – 6 of 6) sorted by relevance
113 click_handler_(NULL), in PanelDragGtk()143 DCHECK(!click_handler_); in AssertCleanState()158 click_handler_ = titlebar_widget; in InitialTitlebarMousePress()234 click_handler_ = NULL; in EndDrag()292 if (drag_state_ == DRAG_CAN_START && click_handler_) { in OnButtonReleaseEvent()293 gtk_propagate_event(click_handler_, in OnButtonReleaseEvent()
98 GtkWidget* click_handler_; variable
12 ALLOW_THIS_IN_INITIALIZER_LIST(click_handler_(this, location_bar)) { in EVBubbleView()26 click_handler_.OnMouseReleased(event); in OnMouseReleased()
12 : ALLOW_THIS_IN_INITIALIZER_LIST(click_handler_(this, location_bar)) { in LocationIconView()27 click_handler_.OnMouseReleased(event); in OnMouseReleased()
33 ClickHandler click_handler_;
32 ClickHandler click_handler_;