Searched refs:dockLocation (Results 1 - 2 of 2) sorted by path

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
H A DFlyoutControlComposite.java269 private void setDockLocation(int dockLocation) { argument
270 m_preferences.setDockLocation(dockLocation);
H A DMemoryFlyoutPreferences.java29 public MemoryFlyoutPreferences(int dockLocation, int state, int width) { argument
30 m_dockLocation = dockLocation;

Completed in 379 milliseconds