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

  /external/chromium_org/third_party/WebKit/public/platform/
WebLockOrientationError.h 12 WebLockOrientationErrorNotAvailable,
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
LockOrientationCallback.cpp 35 case WebLockOrientationErrorNotAvailable:
  /external/chromium_org/content/common/
screen_orientation_messages.h 27 blink::WebLockOrientationErrorNotAvailable,
  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host_impl.cc 122 blink::WebLockOrientationErrorNotAvailable);
  /external/chromium_org/content/renderer/screen_orientation/
screen_orientation_dispatcher_unittest.cc 144 errors.push_back(blink::WebLockOrientationErrorNotAvailable);

Completed in 787 milliseconds