HomeSort by relevance Sort by last modified time
    Searched full:webkitrotationangle (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Touch.idl 37 readonly attribute float webkitRotationAngle;
Touch.h 60 float webkitRotationAngle() const { return m_rotationAngle; }
Document.idl 260 [Default=Undefined] optional float webkitRotationAngle,
  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEventConversion.cpp 689 point.rotationAngle = touch->webkitRotationAngle();

Completed in 1070 milliseconds