HomeSort by relevance Sort by last modified time
    Searched defs:oldOrientation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.cpp 84 blink::WebScreenOrientationType oldOrientation = m_overrideOrientation;
91 if (m_frame == m_frame.localFrameRoot() && oldOrientation != orientation())
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 126 int oldOrientation, newOrientation;
129 oldOrientation = super.getOrientation();
134 if (newOrientation != oldOrientation) {
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 563 milliseconds