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

  /external/chromium_org/content/shell/renderer/test_runner/
TestPlugin.h 145 blink::WebPluginContainer::TouchEventRequestType m_touchEventRequest;
TestPlugin.cpp 147 , m_touchEventRequest(WebPluginContainer::TouchEventRequestTypeNone)
180 m_touchEventRequest = parseTouchEventRequestType(attributeValue);
218 m_container->requestTouchEventType(m_touchEventRequest);

Completed in 70 milliseconds