Home
last modified time | relevance | path

Searched refs:overlays (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DJobConfig.php145 public function setOverlays($overlays) argument
147 $this->overlays = $overlays;
154 return $this->overlays;
/plugin/diagramsnet/lib/plugins/
H A Dtooltips.js14 var overlays = graph.getCellOverlays(cell);
16 if (overlays == null)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css905 .monaco-editor .margin-view-overlays:hover .codicon,
1107 .monaco-editor .view-overlays {
1158 .monaco-editor .margin-view-overlays .line-numbers {
1199 .monaco-editor .view-overlays .current-line {
1207 .monaco-editor .margin-view-overlays .current-line {
1245 .monaco-editor .margin-view-overlays .cgmr {
1326 .monaco-editor .margin-view-overlays .cldr {
1339 .monaco-editor .margin-view-overlays .cmdr {
3108 .monaco-editor.vs .view-overlays .current-line,
3150 .monaco-editor.vs .view-overlays,
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css905 .monaco-editor .margin-view-overlays:hover .codicon,
1107 .monaco-editor .view-overlays {
1158 .monaco-editor .margin-view-overlays .line-numbers {
1199 .monaco-editor .view-overlays .current-line {
1207 .monaco-editor .margin-view-overlays .current-line {
1245 .monaco-editor .margin-view-overlays .cgmr {
1326 .monaco-editor .margin-view-overlays .cldr {
1339 .monaco-editor .margin-view-overlays .cmdr {
3108 .monaco-editor.vs .view-overlays .current-line,
3150 .monaco-editor.vs .view-overlays,
[all …]
/plugin/bootswrapper/exe/help/
H A Dpopover.txt3 Add small overlays of content, like those on the iPad, to any element for housing secondary informa…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt340 - "over" (OVERlay/underlay image) overlays an image on
341 the thumbnail, or overlays the thumbnail on another
607 Partial transparency for overlays requires PHP v4.3.2+
H A Dphpthumb.changelog.txt881 - 'over' (OVERlay/underlay image) overlays an image on
882 the thumbnail, or overlays the thumbnail on another
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css59 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2overlays,y({type:e.type})):t.overlays.slice():[]}return e.type?u(this._overlays,y({type:e.type})):… property in AnonymousFunction98f4c195c600.n
H A Dbpmn-navigated-viewer.production.min.js2overlays,y({type:e.type})):t.overlays.slice():[]}return e.type?u(this._overlays,y({type:e.type})):… property in AnonymousFunctionbb2fc395c600.n
H A Dbpmn-modeler.production.min.js27overlays,k({type:e.type})):t.overlays.slice():[]}return e.type?y(this._overlays,k({type:e.type})):… property in AnonymousFunctionc4f831ab21d00.n
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js21278 var overlays = this.get(filter) || [];
21280 if (!isArray$2(overlays)) {
21281 overlays = [ overlays ];
21286 forEach(overlays, function(overlay) {
21303 container.overlays.splice(idx, 1);
21401 overlays: [] property in AnonymousFunctionf8d14cd11cc00.container
21590 forEach(overlays, function(o) {
21677 overlays: [ 'type', Overlays ]
31124 this._overlays = overlays;
31379 var overlays = this._overlays;
[all …]
H A Dbpmn-modeler.production.min.js28overlays,D({type:e.type})):t.overlays.slice():[]}return e.type?g(this._overlays,D({type:e.type})):… property in AnonymousFunction238dff8722500.n
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md206 * `FIX`: create drilldown overlays on `viewer.open` ([`574a67438`](https://github.com/bpmn-io/bpmn-…
241 * Added `bpmn-js.css`, which is required to display drilldown overlays correctly.
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2overlays,R({type:e.type})):t.overlays.slice():[]}return e.type?N(this._overlays,R({type:e.type})):… property in AnonymousFunctionfc9810191cf00.n
H A Ddmn-navigated-viewer.production.min.js2overlays,R({type:e.type})):t.overlays.slice():[]}return e.type?j(this._overlays,R({type:e.type})):… property in AnonymousFunction499a07191cf00.n
H A Ddmn-modeler.production.min.js7overlays,q({type:e.type})):t.overlays.slice():[]}return e.type?A(this._overlays,q({type:e.type})):… property in AnonymousFunction9d0550af1f600.n
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js254 …re())};mxImageExport.prototype.drawOverlays=function(a,b){null!=a.overlays&&a.overlays.visit(funct…
917overlays?a.overlays.remove(b[d]):null;null==e&&(e=new mxImageShape(new mxRectangle,b[d].image.src)…
918 a.overlays.visit(function(a,b){b.destroy()});a.overlays=c};mxCellRenderer.prototype.initializeOverl…
938 …a.overlays){var c=mxUtils.mod(mxUtils.getValue(a.style,mxConstants.STYLE_ROTATION,0),90),d=mxUtils…
950 …xt&&(a.text.destroy(),a.text=null),null!=a.overlays&&(a.overlays.visit(function(a,c){c.destroy()})…
1080overlays&&(a.overlays=[]);a.overlays.push(b);var c=this.view.getState(a);null!=c&&this.cellRendere…
1081 …erlays(a);else{var c=mxUtils.indexOf(a.overlays,b);0<=c?(a.overlays.splice(c,1),0==a.overlays.leng…
1082 mxGraph.prototype.removeCellOverlays=function(a){var b=a.overlays;if(null!=b){a.overlays=null;var c…
1225 …s(mxResources.get(e)||e).replace(/\\n/g,"<br>")),null==e&&null!=a.overlays&&a.overlays.visit(funct…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js458 …re())};mxImageExport.prototype.drawOverlays=function(a,b){null!=a.overlays&&a.overlays.visit(funct…
1121overlays?a.overlays.remove(b[d]):null;null==e&&(e=new mxImageShape(new mxRectangle,b[d].image.src)…
1122 a.overlays.visit(function(a,b){b.destroy()});a.overlays=c};mxCellRenderer.prototype.initializeOverl…
1142 …a.overlays){var c=mxUtils.mod(mxUtils.getValue(a.style,mxConstants.STYLE_ROTATION,0),90),d=mxUtils…
1154 …xt&&(a.text.destroy(),a.text=null),null!=a.overlays&&(a.overlays.visit(function(a,c){c.destroy()})…
1284overlays&&(a.overlays=[]);a.overlays.push(b);var c=this.view.getState(a);null!=c&&this.cellRendere…
1285 …erlays(a);else{var c=mxUtils.indexOf(a.overlays,b);0<=c?(a.overlays.splice(c,1),0==a.overlays.leng…
1286 mxGraph.prototype.removeCellOverlays=function(a){var b=a.overlays;if(null!=b){a.overlays=null;var c…
1429 …s(mxResources.get(e)||e).replace(/\\n/g,"<br>")),null==e&&null!=a.overlays&&a.overlays.visit(funct…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1overlays","i_end","opaque","styles","classes","bgClass","textClass","getLineStyles","updateFrontie…
H A Dscripts.min.js5overlays:[],modeGen:0,overwrite:false,delayingBlurEvent:false,focused:false,suppressEdits:false,pa… property in Jh.state
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12