Home
last modified time | relevance | path

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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DIFlyoutPreferences.java34 int STATE_OPEN = 0; field
/external/chromium/third_party/libjingle/source/talk/xmpp/
Dasyncsocket.h45 STATE_OPEN, //!< Socket is connected enumerator
Dxmppengine.h172 STATE_OPEN, //!< Authenticated and bound. enumerator
/external/chromium/net/spdy/
Dspdy_proxy_client_socket.h114 STATE_OPEN, enumerator
Dspdy_stream.h245 STATE_OPEN, enumerator
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
DChannel.java43 public static final int STATE_OPEN = 2; field in Channel
/external/replicaisland/src/com/replica/replicaisland/
DDoorAnimationComponent.java33 protected static final int STATE_OPEN = 1; field in DoorAnimationComponent