Home
last modified time | relevance | path

Searched refs:Color (Results 151 – 175 of 274) sorted by relevance

1234567891011

/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc441 html : lang.SelectColor, //'Select Color'
459 label : lang.SelectedTextColor, //'Selected Text Color',
506 html : lang.SelectColor, // ' Select Color'
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-shared.css1 /* Color definitions */
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5305 var Color = (function () { function
5306 function Color(red, green, blue) { class in Color
5315 Color.NONE_$LI$ = function () { if (Color.NONE == null)
5316 Color.NONE = new Color(-1, -1, -1); return Color.NONE; };
5318 Color.prototype.getRed = function () { class
5330 Color.prototype.getBlue = function () {
5336 Color.prototype.toHsl = function () {
5364 Color.prototype.toHsv = function () {
5412 return Color;
5414 theme.Color = Color;
[all …]
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_dialog.css375 Color Gradient Generator:
H A Dfck_editor.css429 ### Color Selector Panel
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css375 Color Gradient Generator:
H A Dfck_editor.css438 ### Color Selector Panel
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc445 SelectColor : ' Select Color',
446 SelectedTextColor : 'Selected Text Color',
447 SelectedBGColor : 'Selected Background Color',
H A DCHANGES.md62 * [#2430](https://github.com/ckeditor/ckeditor-dev/issues/2430) Fixed: [Color Button](https://ckedi…
149 …or-dev/issues/2271): Fixed: Custom color name not used as a label in the [Color Button](https://ck…
150 * [#2296](https://github.com/ckeditor/ckeditor-dev/issues/2296): Fixed: The [Color Button](https://…
324 …t correctly highlighted in the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) Text Co…
527 …t colors available in the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) plugin ([Tex…
984 * [#13266](https://dev.ckeditor.com/ticket/13266): Added more shades of gray in the [Color Dialog](…
1055 … JAWS not reading the number of options correctly in the [Text Color and Background Color](https:/…
1068 * [#12268](https://dev.ckeditor.com/ticket/12268): Cleanup of [UI Color](https://ckeditor.com/cke4/…
1248 …roperties](https://ckeditor.com/cke4/addon/docprops) plugin requires the [Color Dialog](https://ck…
1471 * [#10704](https://dev.ckeditor.com/ticket/10704): Fixed a JAWS issue with the Select Color dialog …
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_eo.txt70 borderColor=Border Color
304 fillColor=Fill Color
324 fontColor=Font Color
370 gridColor=Grid Color
504 noColor=No Color
713 strokeColor=Line Color
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css438 ### Color Selector Panel
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css429 ### Color Selector Panel
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css441 ### Color Selector Panel
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css2 …Segoe UI", system-ui, ui-sans-serif, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI …
445 …_filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#d5d5d5', Positive='tr…
508 …_filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#d5d5d5', Positive='tr…
759 …Segoe UI", system-ui, ui-sans-serif, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI …
794 …Segoe UI", system-ui, ui-sans-serif, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI …
/plugin/wikistats/
H A DREADME.md184 * Color for namespace errors could be configured
/plugin/codemirror/dist/modes/
H A Dmumps.min.js.map1 …cumented intrinsic function\n // \"^\" may introduce a GVN or SSVN - Color same as function\n…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php6 use Mpdf\Color\ColorConverter;
7 use Mpdf\Color\ColorModeConverter;
44 * @var \Mpdf\Color\ColorConverter
49 * @var \Mpdf\Color\ColorModeConverter
406 // Ignore Color profiles for conversion to other colorspaces e.g. CMYK/Lab
751 // Ignore Color profiles for conversion to other colorspaces e.g. CMYK/Lab
850 // Ignore Color profiles for conversion to other colorspaces e.g. CMYK/Lab
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1Color(c.drawing.color).getSource(),h.pop(),h.push(c.drawing.opacity),c.drawing.color="rgba("+h.joi…
H A Dexport.js241 rgba = new fabric.Color( _this.drawing.color ).getSource();
259 rgba = new fabric.Color( cfg.color ).getSource();
1706 var attrRGBA = fabric.Color.fromHex( attrVal ).getSource();
1711 attrRGBA = fabric.Color.fromHex( "#000000" ).getSource();
1858 value = fabric.Color.fromRgba( value );
H A Dexport.css237 * Menu; Color picker
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php5 use Mpdf\Color\ColorConverter;
27 * @var \Mpdf\Color\ColorConverter
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md9 * The [UI Color](http://ckeditor.com/addon/uicolor) plugin now uses a custom color picker instead o…
53 …tor.com/ticket/16927): Fixed: An error thrown if a bundle containing the [Color Button](http://cke…
72 * [#16733](http://dev.ckeditor.com/ticket/16733): Added a new pastel color palette for the [Color B…
100 * [#16624](http://dev.ckeditor.com/ticket/16624): Fixed: Improved the [Color Button](http://ckedito…
107 …ault colors available in the [Color Button](http://ckeditor.com/addon/colorbutton) plugin ([Text C…
564 * [#13266](http://dev.ckeditor.com/ticket/13266): Added more shades of gray in the [Color Dialog](h…
635 … JAWS not reading the number of options correctly in the [Text Color and Background Color](http://…
648 * [#12268](http://dev.ckeditor.com/ticket/12268): Cleanup of [UI Color](http://ckeditor.com/addon/u…
828 …ment Properties](http://ckeditor.com/addon/docprops) plugin requires the [Color Dialog](http://cke…
1051 * [#10704](http://dev.ckeditor.com/ticket/10704): Fixed a JAWS issue with the Select Color dialog w…
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md359 Color Icon('CI'), Color Pointer('CP'), Icon('IC'), Pointer ('PT')
H A Dreadme.txt366 Color Icon('CI'), Color Pointer('CP'), Icon('IC'), Pointer ('PT')
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js16 …ort (binding) */ __webpack_require__.d(__webpack_exports__, "Color", function() { return Color; });
176 var Color;
177 (function (Color) {
189 Color.create = create;
200 Color.is = is;
201 })(Color || (Color = {}));
223 return Range.is(candidate.range) && Color.is(candidate.color);
866 CompletionItemKind.Color = 16;
31563 kind: _cssLanguageTypes_js__WEBPACK_IMPORTED_MODULE_4__["CompletionItemKind"].Color
31581 kind: _cssLanguageTypes_js__WEBPACK_IMPORTED_MODULE_4__["CompletionItemKind"].Color
[all …]

1234567891011