HomeSort by relevance Sort by last modified time
    Searched refs:m_touchEventRequest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestPlugin.h 147 blink::WebPluginContainer::TouchEventRequestType m_touchEventRequest;
TestPlugin.cpp 159 , m_touchEventRequest(WebPluginContainer::TouchEventRequestTypeNone)
190 m_touchEventRequest = parseTouchEventRequestType(attributeValue);
226 m_container->requestTouchEventType(m_touchEventRequest);

Completed in 23 milliseconds