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

  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 810 OwnPtr<DeviceOrientationClientProxy> m_deviceOrientationClientProxy;
    [all...]
WebViewImpl.cpp 421 , m_deviceOrientationClientProxy(adoptPtr(new DeviceOrientationClientProxy(client ? client->deviceOrientationClient() : 0)))
462 provideDeviceOrientationTo(m_page.get(), m_deviceOrientationClientProxy.get());
    [all...]

Completed in 24 milliseconds