Searched refs:button_type (Results 1 – 7 of 7) sorted by relevance
367 button_type(DROP_BOOKMARK) { in DropLocation()372 (other.button_type == button_type)); in Equals()385 DropButtonType button_type; member812 drop_info_->location.button_type != DROP_OVERFLOW && in PaintChildren()915 if (location.on || location.button_type == DROP_OVERFLOW || in OnDragUpdated()916 location.button_type == DROP_OTHER_FOLDER) { in OnDragUpdated()918 if (location.button_type == DROP_OTHER_FOLDER) in OnDragUpdated()920 else if (location.button_type == DROP_OVERFLOW) in OnDragUpdated()955 (drop_info_->location.button_type == DROP_OTHER_FOLDER) ? in OnPerformDrop()964 if (drop_info_->location.button_type == DROP_OTHER_FOLDER) { in OnPerformDrop()[all …]
1055 button_type(WebMouseEvent::ButtonNone), in SavedEvent()1170 WebMouseEvent::Button button_type = in MouseDown() local1173 UpdateClickCountForButton(button_type); in MouseDown()1175 pressed_button_ = button_type; in MouseDown()1179 button_type, in MouseDown()1194 WebMouseEvent::Button button_type = in MouseUp() local1200 saved_event.button_type = button_type; in MouseUp()1207 button_type, in MouseUp()2143 WebMouseEvent::Button button_type) { in UpdateClickCountForButton() argument2147 (button_type == last_button_type_)) { in UpdateClickCountForButton()[all …]
83 blink::WebMouseEvent::Button button_type; // For MouseUp. member
191 void CloseDialog(DialogButtonType button_type, in CloseDialog() argument200 (button_type == DIALOG_BTN_OK) ? ".button-panel .ok" : in CloseDialog()
138 virtual bool IsButtonVisible(panel::TitlebarButtonType button_type) const = 0;
344 panel::TitlebarButtonType button_type) const OVERRIDE;438 panel::TitlebarButtonType button_type) const {439 switch (button_type) {
122 panel::TitlebarButtonType button_type) const OVERRIDE;227 panel::TitlebarButtonType button_type) const { in IsButtonVisible()230 switch (button_type) { in IsButtonVisible()