Home
last modified time | relevance | path

Searched defs:color (Results 126 – 150 of 216) sorted by relevance

123456789

/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js330 color : function(target, prop) { method in jscolor
993 color : styleElement.style.color property in styleElement.jscStyle
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.html5.min.js27 function(a){return{text:"string"===typeof a?a:a+"",style:"tableFooter"}}));d={pageSize:c.pageSize,pageOrientation:c.orientation,content:[{table:{headerRows:1,body:e},layout:"noBord global() property in AnonymousFunction3c48afa82c00.d.styles.tableFooter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php38 public $color; variable in Google\\Service\\ManufacturerCenter\\Attributes
217 public function setColor($color)
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php306 public function Desaturate(&$gdimg, $amount, $color='') {
921 public function Saturation(&$gdimg, $amount, $color='') {
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1663 applyNickColor: function(root, nick, color) argument
2013 switch_text_color: function(color) argument
/plugin/sketchcanvas/script/
H A DSketchCanvas.js866 function drawHandle(x, y, color, circle){ argument
1825 setColor(color) global() argument
1829 setColorFill(color) global() argument
[all...]
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js252 color: '#000', // #rgb or #rrggbb property in mxODPicker.opts
/plugin/combo/ComboStrap/
H A DBrandButton.php640 public function setPrimaryColor(string $color) argument
[all...]
/plugin/godiag/
H A Dsyntax.php355 function circ( &$img, $cx, $cy, $cr, $color) {
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js772 "fill.yjs:SolidColorFill.color": {key: "fillColor", mod: "color"}, class in mxGraphMlCodec.addNodeStyle.styleCommonMap.fill.yjs:SolidColorFill
775 "color": {key: "fillColor", mod: "color"}, class in mxGraphMlCodec.addNodeStyle.styleCommonMap.y:Fill
786 "color": {key: "strokeColor", mod: "color"}, class in mxGraphMlCodec.addNodeStyle.styleCommonMap.y:BorderStyle
804 "fill.yjs:SolidColorFill.color": {key: "strokeColor", mod: "color"}, class in mxGraphMlCodec.addNodeStyle.styleCommonMap.stroke.yjs:Stroke.fill.yjs:SolidColorFill
905 "color": {key:"swimlaneFillColor", mod:"color"}, class in mxGraphMlCodec.addNodeStyle.collapsibleNodeStyle
2139 "color": {key: "strokeColor", mod: "color"}, class in mxGraphMlCodec.addEdgeStyle.desktopEdge.y:LineStyle
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php651 public $color; variable in Google_Bucket
657 public function setColor( $color) {
1098 public $color; variable in Google_StyleFunctionGradientColors
1100 public function setColor( $color) {
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js3513 function ChangeGridColor(ui, color) argument
3540 function ChangePageSetup(ui, color, image, format, pageScale) argument
4420 EditorUi.prototype.pickColor = function(color, apply) argument
4427 var dlg = new ColorDialog(this, color || 'none', function(color) argument
H A DEditor.js1537 editorUi.pickColor(newBackgroundColor || 'none', function(color) argument
2538 mxGraphView.prototype.createSvgGrid = function(color) argument
/plugin/bez/db/
H A Dupdate0001.sql79 color TEXT NULL, -- color of the label, hex RGB: xxxxxx field
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js522 var toHex = function (color) { argument
536 toHex = cacher(function (color) { argument
551 toHex = cacher(function (color) { argument
3803 color: glow.color || "#000" property in AnonymousFunction19fc41e69400.s
4227 upto255 = function (color) { argument
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1789 function drawBar(ctx,x,y,width,height,color,value,textdiv){ argument
1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php74 public $color; variable in Google\\Service\\ShoppingContent\\Product
512 public function setColor($color)
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js3755 ColorDialog.addRecentColor = function(color, max) argument
4735 this.editorUi.pickColor(pValue, function(color) argument
7492 Graph.prototype.highlightCells = function(cells, color, duration, opacity) argument
7503 Graph.prototype.highlightCell = function(cell, color, duration, opacity) argument
/plugin/highlightjs/highlight/languages/
H A Drenderman.js133 'keyword': {'float': 1, 'color': 1, 'point': 1, 'normal': 1, 'vector': 1, property in hljs.LANGUAGES.rsl.defaultMode.keywords.keyword
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… variable
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 fabric.Color.fromHsl=function(color){return Color.fromSource(Color.sourceFromHsl(color))};fabric.Co… argument
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
H A Dfabric.js4393 function Color(color) { argument
4410 _tryParsingColor: function(color) { argument
4712 fabric.Color.fromRgb = function(color) { argument
4722 fabric.Color.sourceFromRgb = function(color) { argument
4754 fabric.Color.fromHsl = function(color) { argument
4766 fabric.Color.sourceFromHsl = function(color) { argument
4814 fabric.Color.fromHex = function(color) { argument
4825 fabric.Color.sourceFromHex = function(color) { argument
4898 color = new fabric.Color(color); variable
6032 __setBgOverlayColor: function(property, color, callback) { argument
[all …]
/plugin/callflow/
H A Draphael.js919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
4163 color: glow.color || "#000" property in AnonymousFunctionaefe14e89900.s
4588 upto255 = function (color) { argument
/plugin/advrack/
H A Draphael.js919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
4163 color: glow.color || "#000" property in AnonymousFunctionfecc8d709900.s
4588 upto255 = function (color) { argument
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php121 function _setColor($color) {

123456789