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

  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 540 OwnPtr<DeviceOrientationClientProxy> m_deviceOrientationClientProxy;
WebViewImpl.cpp 331 , m_deviceOrientationClientProxy(new DeviceOrientationClientProxy(client ? client->deviceOrientationClient() : 0))
352 pageClients.deviceOrientationClient = m_deviceOrientationClientProxy.get();
    [all...]

Completed in 24 milliseconds