Home
last modified time | relevance | path

Searched refs:locked (Results 76 – 100 of 115) sorted by last modified time

12345

/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1locked to 100% and\n * scaled based on available space. If set to false, the diagram reserves …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426locked=!1,this.versionId=1}dispose(){for(const e of this._past)1===e.type&&e.removeResource(this.r…
/plugin/dtable/
H A Dscript.js178 if(res.locked === 1)
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1567 be locked at the same time.
1699 where there were similar named locked files in a directory.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css342 .oi[data-glyph=lock-locked]:before { content:'\e08a'; }
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2 …unction(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!…
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … $lf $line $lines $link $lock \" +\n \"$lock $locked $log $logstamp $lo…
H A Dsql.min.js.map1 …link listen ln load local localtime localtimestamp location locator lock locked log logged loop lo…
/plugin/phpipam/
H A Dsyntax.php1680 foreach (array('showtag', 'compress', 'locked', 'updateTag') as $tag) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1locked',\n get: function get() {\n if (IsWritableStream(this) === false) {\n throw …
H A Dpdf.worker.js.map1locked',\n get: function get() {\n if (IsWritableStream(this) === false) {\n throw …
/plugin/datatables/assets/datatables.net-fixedheader-dt/css/
H A DfixedHeader.dataTables.min.css1 table.fixedHeader-floating{background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute !important;background-color:white}@media print{table.fixedHeader-floating{display:none}}html.dark table.fixedHeader-floating{background-color:var(--dt-html-background)}html.dark table.fixedHeader-locked{background-color:var(--dt-html-background)}
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …"}.ra-lit-candelabra:before{content:""}.ra-load:before{content:""}.ra-locked-fortress:before{co…
/plugin/userspagecreate/
H A Daction.php152 if($INFO['locked']){
156 print $INFO['locked'];
/plugin/emoji/script/
H A Djquery.textcomplete.js102 var locked, queuedArgsToReplay;
107 if (locked) {
114 locked = true;
128 locked = false;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2 …:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc33 // Only if ratio is locked
749 var locked = switchLockRatio( this ),
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js227 …is._.timer&&clearTimeout(this._.timer);a&&(this.currentActive=a);this.hasFocus||this._.locked||((a=
228locked=1},unlock:function(){delete this._.locked},blur:function(a){function f(){var a=this._.edito…
1148 …TOR.plugins.undo.UndoManager=function(a){this.strokesRecorded=[0,0];this.locked=null;this.previous…
1150locked=null;this.resetType()},resetType:function(){this.strokesRecorded=[0,0];this.typing=!1;this.…
1151 …(a){var b=this.editor,c;a.bookmarks&&(b.focus(),c=b.getSelection());this.locked={level:999};this.e… class in AnonymousFunctione4ea00386fe00
1152 …r.document.getBody().$.createTextRange(),c.collapse(!0),c.select());this.locked=null;this.index=a.…
1153 …f(a)return this.restoreImage(a),!0}return!1},update:function(a){if(!this.locked){a||(a=new c(this.…
1154locked)this.locked.level++;else if(a)this.locked={level:1};else{var e=null;if(b)e=!0;else{var f=ne… class in AnonymousFunctione4ea003870e00
1155 !--this.locked.level){var a=this.locked.update;this.locked=null;if(!0===a)this.update();else if(a){…
H A DCHANGES.md654 …fications of the [`UndoManager.locked`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.undo.Undo…
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css67 background-image: url(images/locked.gif);
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js78locked) return;this.locked=!!A;var C=B.selection;var D;if (C){try {D=C.createRange();}catch(e) {};…
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1141 public $locked; variable in Google_Event
1293 public function setLocked( $locked) { argument
1294 $this->locked = $locked;
1297 return $this->locked;
/plugin/panoview/
H A Dsyntax.php241 $locked = @mkdir($lockDir, $conf['dmode']);
242 if($locked) {
247 } while($locked === false);
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/freechat/
H A Dsyntax.php82 if ( isset ($data['locked']) )
83 $params['frozen_channels'] = explode(',', $data['locked']);

12345