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

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

Completed in 2351 milliseconds