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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
CompoundPropertyEditorPresentation.java 57 int presentationWidth = presentation.show(propertyTable, property, x, y, width, height);
58 sumWidth += presentationWidth;
59 width -= presentationWidth;
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 623 int presentationWidth =
631 bounds.width -= presentationWidth;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 70 milliseconds