Home
last modified time | relevance | path

Searched refs:getPause (Results 1 – 25 of 94) sorted by relevance

1234

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/http/
H A DHttpConnection.java78 this.pause = body.getPause(); in HttpConnection()
220 public Duration getPause() { in getPause() method in HttpConnection
H A DHttpBindBody.java147 public Duration getPause() in getPause() method in HttpBindBody
H A DHttpSession.java725 …} else if (queuedConnection.getPause() != null && queuedConnection.getPause().compareTo(getMaxPaus… in processConnection()
726 …pause(queuedConnection.getPause()); // TODO shouldn't we error when the requested pause is higher … in processConnection()
/dports/games/blobwars/blobwars-2.00/src/
H A DCTrain.h59 int getPause();
H A DCTrain.cpp188 int Train::getPause() in getPause() function in Train
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hdb/
H A Dinput.cpp471 if (g_hdb->getPause() && g_hdb->getGameState() == GAME_PLAY) { in updateMouseButtons()
483 if (g_hdb->getPause() && g_hdb->getGameState() == GAME_PLAY) in updateMouseButtons()
492 if (g_hdb->getPause() && g_hdb->getGameState() == GAME_PLAY) in updateMouseButtons()
524 if (!g_hdb->getPause()) { in updateKeys()
H A Dhdb.h254 bool getPause() { in getPause() function
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DSound.java1074 public boolean getPause() { in getPause() method in Sound
1079 return ((SoundRetained)this.retained).getPause(); in getPause()
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/
H A DSoundState.java87 out.writeBoolean( sound.getPause() ); in writeObject()
/dports/games/scummvm/scummvm-2.5.1/engines/hdb/
H A Dinput.cpp452 if (g_hdb->getPause() && g_hdb->getGameState() == GAME_PLAY) { in updateMouseButtons()
482 if (!g_hdb->getPause()) { in updateActions()
H A Dhdb.h254 bool getPause() { in getPause() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword2/
H A Dobject.h80 int32 getPause() { return READ_LE_UINT32(_addr + 4); } in getPause() function
/dports/games/scummvm/scummvm-2.5.1/engines/sword2/
H A Dobject.h80 int32 getPause() { return READ_LE_UINT32(_addr + 4); } in getPause() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgdepthpeeling/
H A Dosgdepthpeeling.cpp55 _apc->setPause(!_apc->getPause()); in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgdepthpeeling/
H A Dosgdepthpeeling.cpp55 _apc->setPause(!_apc->getPause()); in handle()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dqmathgl.h81 bool getPause() const {return pause;} ///< Get calculation pause state in getPause() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgPresentation/
H A DPropertyManager157 bool getPause() const { return _pause; }
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgPresentation/
H A DPropertyManager156 bool getPause() const { return _pause; }
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.xml.dom/share/classes/org/w3c/dom/css/
H A DCSS2Properties.java1333 public String getPause(); in getPause() method
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/external/w3c_dom/org/w3c/dom/css/
H A DCSS2Properties.java1304 public String getPause(); in getPause() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/external/w3c_dom/org/w3c/dom/css/
H A DCSS2Properties.java1304 public String getPause(); in getPause() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.xml.dom/share/classes/org/w3c/dom/css/
H A DCSS2Properties.java1333 public String getPause(); in getPause() method
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/external/w3c_dom/org/w3c/dom/css/
H A DCSS2Properties.java1304 public String getPause(); in getPause() method
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/external/w3c_dom/org/w3c/dom/css/
H A DCSS2Properties.java1304 public String getPause(); in getPause() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.xml.dom/share/classes/org/w3c/dom/css/
H A DCSS2Properties.java1333 public String getPause(); in getPause() method

1234