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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 126 int oldOrientation, newOrientation;
129 oldOrientation = super.getOrientation();
134 if (newOrientation != oldOrientation) {

Completed in 1988 milliseconds