Home | History | Annotate | Download | only in widget

Lines Matching refs:event_copy

1280   ui::ScrollEvent event_copy(*event);
1281 SendEventToProcessor(&event_copy);
1284 if (!event_copy.handled() && event_copy.type() == ui::ET_SCROLL) {