Home | History | Annotate | Download | only in scrolling

Lines Matching refs:pluginView

39 #include "core/plugins/PluginView.h"
732 PluginView* pluginView = toPluginView(it->get());
733 if (pluginView->wantsWheelEvents())
734 shouldHandleScrollGestureOnMainThreadRegion.unite(pluginView->frameRect());