Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 25 of 71) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
DSocket.php38 var $connected; variable in Socket
50 $this->connected = false;
65 $this->connected = true;
78 $this->connected = false;
91 if($this->connected) {
111 if($this->connected)
126 if($this->connected) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/sys/
DFile.php44 var $connected; variable in File
64 $this->connected = false;
81 $this->connected = false;
94 if($this->connected) {
128 if(!$this->connected) {
133 $this->connected = true;
/plugin/usersubscriptions/
DINFO7 desc allows connected user to see which pages / namespaces he have subscribed to and to subscrib…
/plugin/aichatlocal/lang/
Dsettings.php17 $lang['success_test'] = 'Successfully connected to Local LLM API';
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dgear-wide-connected.svg1 <svg class="bi bi-gear-wide-connected" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCo…
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DXMLDocument.php62 …if($this->connected && ($this->fileOpenMode == $this->fileOpenModeRead || $this->fileOpenMode == $…
/plugin/diagramsnet/lib/js/socket.io/
Dsocket.io.min.js6connected=!1,r.disconnected=!0,r.flags={},n&&n.auth&&(r.auth=n.auth),r.io._autoConnect&&r.open(),r…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
DJplayerRtmp.as264 // NB: With MP4 player both audio and video types get connected to myVideo.
354 if(!myConnection.connected) {
407 if(!myConnection.connected) {
411 trace("Connected: "+myConnection.connected+" - "+myStatus.loadRequired());
602 …ng.appName == lastAppName && connectString.hostName == lastHostName) && (myConnection.connected)) {
648 if(nc.connected) {
/plugin/jdraw/src/com/mxgraph/examples/swing/
DValidation.java.bak67 // Source nodes needs 1..2 connected Targets
/plugin/authgoogle/google/contrib/
DGoogle_GamesService.php2330 public $connected; variable in Google_RoomParticipant
2357 public function setConnected( $connected) { argument
2358 $this->connected = $connected;
2361 return $this->connected;
/plugin/vbsso/
DREADME.md13 …de. It strongly synchronizes the information between your own platforms connected personally to yo…
/plugin/refnotes/
Dbibtex.php56 if (!$this->connected) {
/plugin/jmol2/jmol/
DCHANGES.txt31 # bug fix: connected(0, {carbon}) not working
146 …en & connected(2) & connected(2, hydrogen or deuterium or tritium), (hydrogen or deuterium or trit…
986 # bug fix: selected connected(hbond) not working.
2070 # bug fix: connect aromatic auto; select connected([bond type],...)
2871 # select connected(2) or connected(3) or oxygen and connected(1)
3295 # code: distinction between file-derived or connected hbonds and calculated hydrogen bonds
3590 # bug fix: multimodel files could have connected atoms between different models.
4156 # connect 3.0 (_H and connected(_N) (_O and not within(chain,_1)) hbond
5587 # merges math functions within(), connected(), substructure() into molecular math
5589 # adds connected() both for finding atoms and for identifying bonds:
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DDriveClient.js786 var connected = this.lastTokenRefresh > 0;
796 if (connected)
DApp.js7151 var connected = false;
7284 connected = true;
7356 if (connected)
7361 connected = true;
7626 if (!connected)
/plugin/diagramsnet/lib/stencils/
DLICENSE31 …rt or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsor…
/plugin/diagramsnet/lib/templates/
DLICENSE31 …rt or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsor…
/plugin/diagramsnet/lib/img/
DLICENSE31 …rt or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsor…
/plugin/codemirror/dist/modes/
Dvb.min.js.map1 …ate);\n var current = stream.current();\n\n // Handle '.' connected identifiers\n …
/plugin/webdav/vendor/sabre/http/
DREADME.md319 // Sends the response back to the client that connected to the proxy.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md319 // Sends the response back to the client that connected to the proxy.
/plugin/diagramsnet/lib/resources/
Ddia_sl.txt37 alreadyConnected=Nodes already connected
524 notConnected=Not connected
Ddia_hi.txt37 alreadyConnected=Nodes already connected
524 notConnected=Not connected
Ddia_te.txt37 alreadyConnected=Nodes already connected
524 notConnected=Not connected
Ddia_si.txt37 alreadyConnected=Nodes already connected
524 notConnected=Not connected

123