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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
PropertyCategory.java 32 * "Advanced" category, for properties that are rarely used, visible if modified, even if not
35 public static final PropertyCategory ADVANCED = new PropertyCategory(1, "ADVANCED");
37 * "Advanced" category, for properties that are rarely used, visible only if enabled.
126 * @return <code>true</code> if this property is advanced.
129 return this == ADVANCED;
133 * @return <code>true</code> if this property is really advanced.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 79 * advanced (which would make them disappear)
232 category = PropertyCategory.ADVANCED;
378 if (c != PropertyCategory.ADVANCED) {
388 complex.setCategory(PropertyCategory.ADVANCED);
594 if (c != PropertyCategory.ADVANCED) {
631 if (c != PropertyCategory.ADVANCED) {
641 complex.setCategory(PropertyCategory.ADVANCED);
    [all...]
  /external/clang/tools/scan-build/
scan-build 1108 ADVANCED OPTIONS:
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 1701 milliseconds