Home
last modified time | relevance | path

Searched +defs:text +defs:offset (Results 51 – 75 of 130) sorted by relevance

123456

/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js617 …is.attributes[b]}return new sre.AuditoryDescription({context:this.context,text:this.text,userValue… property
651 …rototype.evaluateDefault=function(a){return[sre.AuditoryDescription.create({text:a.textContent})]}; property
666 sre.MathStore.prototype.evaluate_=function(a){return sre.AuditoryDescription.create({text:a},{adjus… property
667 …a.length&&!isNaN(a.charCodeAt(1))?(b.push(sre.AuditoryDescription.create({text:a.slice(0,2)},{adju… property
712 {interval:["0030","0039"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{},offset:0,category:"Nd",fon… property
713 subst:{"245F":"24EA"},offset:0,category:"No",font:sre.AlphabetGenerator.Embellish.CIRCLED},{interva… property
714 {interval:["2487","249B"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{2487:"1F100"},offset:0,categ… property
715 subst:{},offset:1,category:"No",font:sre.AlphabetGenerator.Embellish.DOUBLECIRCLED},{interval:["277… property
716 …nterval:["1D7CE","1D7D7"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{},offset:0,category:"Nd",fo… property
717 base:sre.AlphabetGenerator.Base.DIGIT,subst:{},offset:0,category:"Nd",font:sre.AlphabetGenerator.Fo… property
[all …]
/plugin/ckeditor5markdown/
H A Dckeditor.js2 …314),s=n.n(r)()(o());s.push([e.id,".ck.ck-toolbar{align-items:center;display:flex;flex-flow:row no…
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js3813 matrixproto.offset = function () { function
5009 proto.text = function (x, y, text) { function
5017 text: text || "" property
5103 function GaddStop(color, offset) { argument
5106 offset: +offset + "%" property
/plugin/imapmarkers/
Djquery.imagemapster.js257 split: function (text, cb) { argument
1407 renderShape: function (context, mapArea, offset) { argument
3333 coords: function (offset) { argument
3490 coords: function (offset) { argument
/plugin/sequencediagram/bower_components/underscore/
Dunderscore.js1415 _.template = function(text, settings, oldSettings) { argument
1429 text.replace(matcher, function(match, escape, interpolate, evaluate, offset) { argument
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1:t.Raphael=e()}(window,function(){return function(t){var e={};function r(i){if(e[i])return e[i].ex… method
Draphael.no-deps.min.js1exports.Raphael=e(require("eve")):t.Raphael=e(t.eve)}(window,function(t){return function(t){var e=… argument
/plugin/flowchartjs/
Draphael.min.js1:t.Raphael=e()}(window,function(){return function(t){var e={};function r(i){if(e[i])return e[i].ex… property
/plugin/chordsheets/js/
H A Draphael.js1:t.Raphael=e()}(window,function(){return function(t){var e={};function r(i){if(e[i])return e[i].ex… property
/plugin/achart/assets/
Dapexcharts.min.js6 …of define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ApexCharts=e…
10 …(t,e,i))},flood:function(t,e){return this.put(new SVG.FloodEffect(t,e))},offset:function(t,e){retu… method
14 …his;this.constraint=t,this.value=e,this.el.on("mousedown.drag",(function(t){i.start(t)})),this.el.… argument
/plugin/codemirror/dist/
Dscripts.min.js3 …iz.scrollLeft=a}if(this.disableHoriz){this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz"…
4 ….parent=null;var b=0;for(var c=0;c<a.length;++c){a[c].parent=this;b+=a[c].height}this.height=b}hg.… function
5 …);var e=ma(d,a.doc.direction);if(!e||e[0].level==0){var f=Math.max(c.ch,d.text.search(/\S/));var g… property
6urn b.updateFromDOM()}),20)}});oa(e,"compositionstart",function(a){b.composing={data:a.data,done:f… property
/plugin/ditaa/ditaa/
HDditaa.jar ... ascii2image/graphics/ org/stathissideris/ascii2image/text/ net/htmlparser/jericho/Attribute.class ...
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
Dunderscore.js1491 _.template = function(text, settings, oldSettings) { argument
1505 text.replace(matcher, function(match, escape, interpolate, evaluate, offset) { argument
/plugin/callflow/
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
671 text: function (el) { method
3791 paperproto.text = function (x, y, text) { argument
5879 offset: dots[i].offset ? dots[i].offset : i ? "100%" : "0%", property
6947 R._engine.text = function (svg, x, y, text) { argument
6955 text: text, property
7934 R._engine.text = function (vml, x, y, text) { argument
7953 text: text property
/plugin/advrack/
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
671 text: function (el) { method
3791 paperproto.text = function (x, y, text) { argument
5878 offset: dots[i].offset ? dots[i].offset : i ? "100%" : "0%", property
6953 R._engine.text = function (svg, x, y, text) { argument
6961 text: text, property
7940 R._engine.text = function (vml, x, y, text) { argument
7959 text: text property
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js7938 $def(self, '$index', function $$index(search, offset) { argument
8296 $def(self, '$rindex', function $$rindex(search, offset) { argument
12073 $def(self, '$with_index', function $$with_index(offset) { argument
26539 return $def(self, '$message_with_context', function $$message_with_context(text, context) { argument
26543 …return $hash2(["text"], {"text": text}).$merge(context).$extend($$$($$('Logger'), 'AutoFormattingM… property
26688 $def(self, '$apply_subs', function $$apply_subs(text, subs) { argument
26762 $def(self, '$apply_normal_subs', function $$apply_normal_subs(text) { argument
26768 $def(self, '$apply_header_subs', function $$apply_header_subs(text) { argument
26775 $def(self, '$apply_reftext_subs', function $$apply_reftext_subs(text) { argument
26781 $def(self, '$sub_specialchars', function $$sub_specialchars(text) { argument
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js7941 $def(self, '$index', function $$index(search, offset) { argument
8299 $def(self, '$rindex', function $$rindex(search, offset) { argument
12076 $def(self, '$with_index', function $$with_index(offset) { argument
26791 return $def(self, '$message_with_context', function $$message_with_context(text, context) { argument
26795 …return $hash2(["text"], {"text": text}).$merge(context).$extend($$$($$('Logger'), 'AutoFormattingM… property
26940 $def(self, '$apply_subs', function $$apply_subs(text, subs) { argument
27014 $def(self, '$apply_normal_subs', function $$apply_normal_subs(text) { argument
27020 $def(self, '$apply_header_subs', function $$apply_header_subs(text) { argument
27027 $def(self, '$apply_reftext_subs', function $$apply_reftext_subs(text) { argument
27033 $def(self, '$sub_specialchars', function $$sub_specialchars(text) { argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js2085 offset = { left: 0, top: 0 }, variable
4995 offset: position, property
11812 offset: position, property
19375 text: true, property
19633 initialize: function(text, options) { argument
20116 text: this.text, property
20571 initialize: function(text, options) { argument
21088 … _renderCharDecoration: function(ctx, styleDeclaration, left, top, offset, charWidth, charHeight) { argument
22177 shiftLineStyles: function(lineIndex, offset) { argument
22776 moveCursorDownWithoutShift: function(offset) { argument
[all …]
Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
4 …(function(){function getColorStop(el){var style=el.getAttribute("style"),offset=el.getAttribute("o… property
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
11 …;this.threshold=options.threshold||100},applyTo:function(canvasEl){var context=canvasEl.getContext… property
13 …rtIndex;i<endIndex;i++){styles.push(this.getSelectionStyles(i))}return styles}var loc=this.get2DCu…
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
/plugin/vegalite/
H A Dvega-embed.min.js6 …atches.length&&A(n.value,e.patches);var r=e.patches;return r.length>0&&(e.patches=[],e.callback&&e… argument
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jquery-syntax/
Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… function

123456