Home
last modified time | relevance | path

Searched +defs:text +defs:color (Results 26 – 50 of 107) sorted by relevance

12345

/plugin/pgn4web/pgn4web/
Dpgn4web.js1153 function RookForOOCastling(color) { argument
1189 function RookForOOOCastling(color) { argument
1576 function fixCommonPgnMistakes(text) { argument
2094 function myAlertFEN(FenString, text) { argument
2422 function IsCheck(col, row, color) { argument
3562 …var text = ++variationTextDepth ? ('<SPAN CLASS="variation">' + (printedVariation ? ' ' : '') + (v… variable
3976 function simpleHtmlentities(text) { argument
3980 function simpleHtmlentitiesDecode(text) { argument
/plugin/s5reloaded/ui/thesis/
Dslides.js1684 function drawString(ctx, text, fc, tx, ty) { argument
1789 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/achart/assets/
Dapexcharts.min.js6 …of define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ApexCharts=e…
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js74 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
275 text: function (el) { method
522 var toHex = function (color) { argument
536 toHex = cacher(function (color) { argument
551 toHex = cacher(function (color) { argument
3416 paperproto.text = function (x, y, text) { argument
3803 color: glow.color || "#000" property
4227 upto255 = function (color) { argument
/plugin/authgoogle/google/contrib/
DGoogle_AdsensehostService.php873 public $text; variable in Google_AdStyleColors
888 public function setText( $text) {
1017 public $color; variable in Google_AdUnitContentAdsSettingsBackupOption
1020 public function setColor( $color) {
DGoogle_AdSenseService.php1271 public $text; variable in Google_AdStyleColors
1286 public function setText( $text) {
1431 public $color; variable in Google_AdUnitContentAdsSettingsBackupOption
1434 public function setColor( $color) {
/plugin/callflow/
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
671 text: function (el) { method
919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
3791 paperproto.text = function (x, y, text) { argument
4163 color: glow.color || "#000" property
4588 upto255 = function (color) { argument
6947 R._engine.text = function (svg, x, y, text) { argument
6955 text: text, property
[all …]
/plugin/advrack/
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
671 text: function (el) { method
919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
3791 paperproto.text = function (x, y, text) { argument
4163 color: glow.color || "#000" property
4588 upto255 = function (color) { argument
6953 R._engine.text = function (svg, x, y, text) { argument
6961 text: text, property
[all …]
/plugin/sketchcanvas/script/
DSketchCanvas.js870 function drawHandle(x, y, color, circle){ argument
1667 function MenuItem(text, onclick){ argument
1829 Tool.prototype.setColor = function(color){ argument
1833 function setColorFill(color){ argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js13615 text: watermark, property
14080 node = { text: node }; property
14270 color: 'black' property
14616 text = text.replace('\t', ' '); property
14651 results.push({text: item}); property
14657 results.push({ text: '', lineEnd: true }); property
15900 x: 0, y: 0, w: size, h: size, lineWidth: 0, color: background property
15913 color: foreground property
16940 color: fillColor property
27839 _normalizeColor: function(color) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js633 color: (Editor.isDarkMode()) ? '#c0c0c0' : '#000', // #rgb or #rrggbb property
1334 EditorUi.prototype.anonymizeString = function(text, zeros) argument
2141 color: graph.view.gridColor property
4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) argument
4383 EditorUi.prototype.showTextDialog = function(title, text) argument
4887 color: '#fff', // #rgb or #rrggbb property
5398 this.pickColor(linkColor || 'none', function(color) argument
7789 EditorUi.prototype.insertAsPreText = function(text, x, y) argument
7813 …EditorUi.prototype.insertTextAt = function(text, dx, dy, html, asImage, crop, resizeImages, addNew… argument
9062 obj.data, function(text) argument
[all …]
DDialogs.js153 color: Editor.isDarkMode() ? '#c0c0c0' : '#000', // #rgb or #rrggbb property
1899 function parse(text, type, evt) argument
1911 function insertPlantUmlImage(text, format, data, w, h) argument
2737 color: '#000', // #rgb or #rrggbb property
4135 color: '#000', // #rgb or #rrggbb property
5679 color: Editor.isDarkMode() ? '#c0c0c0' : '#000', // #rgb or #rrggbb property
10048 color: '#000', // #rgb or #rrggbb property
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js4075 color: el[0] property
5009 proto.text = function (x, y, text) { function
5017 text: text || "" property
5103 function GaddStop(color, offset) { argument
7882 Snap.filter.shadow = function (dx, dy, blur, color, opacity) { argument
7908 color: color, property
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
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
4996 color: color.toRgb(), property
5482 color: 'rgb(0,0,0)', property
[all …]
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… property
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
11adientTransparency=fabric.util.createClass(fabric.Image.filters.BaseFilter,{type:"GradientTranspar… argument
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js40 },text:function(text){if(typeof text!="object"&&text!=null){return this.empty().append((this[0]&&th… argument
222 function color(elem){if(!jQuery.browser.safari){return false; function
301 },trim:function(text){return(text||"").replace(/^\s+|\s+$/g,""); argument
402 },text:function(a){return"text"==a.type; method
784 …true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/htm… property
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js40 },text:function(text){if(typeof text!="object"&&text!=null){return this.empty().append((this[0]&&th… argument
222 function color(elem){if(!jQuery.browser.safari){return false; function
301 },trim:function(text){return(text||"").replace(/^\s+|\s+$/g,""); argument
402 },text:function(a){return"text"==a.type; method
784 …true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/htm… property
/plugin/processing/
Dscript.js3072 parseRGB: function(color) { argument
3077 parseUnitSize: function (text) { argument
4652 p.color = function color(aValue1, aValue2, aValue3, aValue4) { function
5246 p.status = function(text) { argument
5639 color: "#ccc", property
5659 color: "#111", property
5731 createTextNode = function(text) { argument
11029 drawCommands.push({text:str.substring(start, j), width: lineWidth, offset: yOffset}); property
11032 … drawCommands.push({text:str.substring(start, spaceMark + 1), width: lineWidth, offset: yOffset}); property
11044 drawCommands.push({text:str.substring(start), width: lineWidth, offset: yOffset}); property
[all …]
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js5915 function new_tempo(text){var i,c,d,nd,txt=text,s={type:C.TEMPO,dur:0} argument
5961 function do_info(info_type,text){var s,d1,d2,a,vid argument
5988 s={type:C.PART,text:text,dur:0} property
6012 s={type:C.REMARK,text:text,dur:0} property
6135 …AR,fname:s.fname,istart:s.istart,iend:s.iend,bar_type:"[",multi:0,invis:true,text:s.text,rbstart:2} property
6195 function info_split(text){if(!text) argument
6920 function write_text(text,action){if(action=='s') argument
7184 function defs_add(text){var i,j,gl,tag,is,ie=0 argument
7221 function set_color(color){if(color==stv_g.color) argument
7795 function get_map(text){if(!text) argument
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1112 this.cropString = function(text, limit) argument
1127 this.isWhitespace = function(text) argument
1132 this.splitLines = function(text) argument
2795 text: [ property
3132 this.parseURLEncodedText = function(text) argument
3191 this.parseURLEncodedTextArray = function(text) argument
3231 this.reEncodeURL = function(file, text) argument
4826 "color": ["color", "systemColor"], property
4937 "color": 1, property
5048 "color": property
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js402 this.cropString=function(text,limit){text=text+""; argument
408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1003 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1346 this.cssInfo={background:["bgRepeat","bgAttachment","bgPosition","color","systemColor","none"],"bac… property
1347 …{"border-collapse":1,"border-spacing":1,"border-style":1,"caption-side":1,color:1,cursor:1,directi… property
1348 …oz-fieldtext","-moz-workspace","-moz-visitedhyperlinktext","-moz-use-text-color"],color:["AliceBlu… property
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js413 this.cropString=function(text,limit){text=text+""; argument
419 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
421 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1014 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1147 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1171 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1187 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1357 this.cssInfo={background:["bgRepeat","bgAttachment","bgPosition","color","systemColor","none"],"bac… property
1358 …{"border-collapse":1,"border-spacing":1,"border-style":1,"caption-side":1,color:1,cursor:1,directi… property
1359 …oz-fieldtext","-moz-workspace","-moz-visitedhyperlinktext","-moz-use-text-color"],color:["AliceBlu… property
[all …]
/plugin/ditaa/ditaa/
Dditaa.jar ... ascii2image/graphics/ org/stathissideris/ascii2image/text/ net/htmlparser/jericho/Attribute.class ...
/plugin/jcapture/lib/
Dtransform-3.0.2.jar ... transform/sound/ com/flagstone/transform/text/ com/flagstone/transform/tools/ com ...
/plugin/katex/_assets/
Dkatex.min.js1color"===t.type?1===t.body.length?e(t.body[0]):t:"font"===t.type?e(t.body):t},l={contains:function… property

12345