Searched refs:selectionColor (Results 1 – 6 of 6) sorted by relevance
/plugin/revealjs/css/theme/template/ |
D | settings.scss | 39 $selectionColor: #fff; variable
|
D | theme.scss | 20 color: $selectionColor; 26 color: $selectionColor;
|
/plugin/revealjs/css/theme/source/ |
D | blood.scss | 47 $selectionColor: #fff; variable
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
D | fabric.js | 8048 selectionColor: 'rgba(100, 100, 255, 0.3)', // blue property 8634 ctx.fillStyle = this.selectionColor; 20467 selectionColor: 'rgba(17,119,255,0.3)', property 20910 ctx.fillStyle = this.selectionColor;
|
D | fabric.min.js | 5 …selectionColor:"rgba(100, 100, 255, 0.3)",selectionDashArray:[],selectionBorderColor:"rgba(255, 25… property 11 …ext,fabric.Observable,{type:"i-text",selectionStart:0,selectionEnd:0,selectionColor:"rgba(17,119,2… property 13 …)},renderSelection:function(chars,boundaries,ctx){ctx.fillStyle=this.selectionColor;var start=this…
|
/plugin/abc2/abc-libraries/abcjs/ |
D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …selectionColor=t.selectionColor,this.dragColor=t.dragColor?t.dragColor:t.selectionColor,this.dragg…
|