Home
last modified time | relevance | path

Searched defs:STATE_OPEN (Results 1 – 2 of 2) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DIFlyoutPreferences.java34 int STATE_OPEN = 0; field
/external/replicaisland/src/com/replica/replicaisland/
DDoorAnimationComponent.java33 protected static final int STATE_OPEN = 1; field in DoorAnimationComponent