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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CCombo3.java 349 int remainingDisplayWidth = getDisplay().getClientArea().width - popupLocation.x - 5;
352 ? Math.min(tableBounds.width, remainingDisplayWidth)
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 147 milliseconds