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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutPreferences.java 25 int DOCK_WEST = 1;
44 * @return the docking location - {@link #DOCK_WEST}, {@link #DOCK_EAST}, {@link #DOCK_NORTH} or
FlyoutControlComposite.java 237 return getDockLocation() == IFlyoutPreferences.DOCK_WEST;
616 && isValidDockLocation(IFlyoutPreferences.DOCK_WEST)) {
621 newDockLocation[0] = IFlyoutPreferences.DOCK_WEST;
780 case IFlyoutPreferences.DOCK_WEST :
793 case IFlyoutPreferences.DOCK_WEST :
953 IFlyoutPreferences.DOCK_WEST);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 41 import static org.eclipse.wb.core.controls.flyout.IFlyoutPreferences.DOCK_WEST;
385 preferences.initializeDefaults(DOCK_WEST, STATE_OPEN, 200);
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 227 milliseconds