Home
last modified time | relevance | path

Searched refs:text (Results 76 – 100 of 3150) sorted by path

12345678910>>...126

/plugin/ajaxedit/
H A Dstyle.css47 .ui-pnotify-text {
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css47 .ui-pnotify-text {
H A Djquery.pnotify.js114 opts.text = options;
254 opts.text = options;
288 if (opts.text === false) {
290 } else if (opts.text !== old_opts.text) {
292 pnotify.text_container.text(opts.text).slideDown(200);
294 …tify.text_container.html(opts.insert_brs ? String(opts.text).replace(/\n/g, "<br />") : opts.text)…
676 pnotify.title_container.text(opts.title);
685 if (opts.text === false)
688 pnotify.text_container.text(opts.text);
690 …tify.text_container.html(opts.insert_brs ? String(opts.text).replace(/\n/g, "<br />") : opts.text);
[all …]
H A Djquery.pnotify.min.js15 a;typeof e!="object"?(a=d.extend({},d.pnotify.defaults),a.text=e):a=d.extend({},d.pnotify.defaults,…
19 …notify_version="1.2.0";b.pnotify=function(l){var c=a;typeof l=="string"?a.text=l:a=d.extend({},a,l…
20 …iner.slideUp("fast"):a.title!==c.title&&(a.title_escape?b.title_container.text(a.title).slideDown(…
21text===false?b.text_container.slideUp("fast"):a.text!==c.text&&(a.text_escape?b.text_container.tex…
33text(a.title):b.title_container.html(a.title);b.text_container=d("<div />",{"class":"ui-pnotify-te…
34 String(a.text).replace(/\n/g,"<br />"):a.text);typeof a.width=="string"&&b.css("width",a.width);typ…
35 …s":"ui-pnotify-history-header",text:"Redisplay"})).append(d("<button />",{"class":"ui-pnotify-hist…
36 …se}})).append(d("<button />",{"class":"ui-pnotify-history-last "+f.hi_btn,text:"Last",mouseenter:f…
39 …,this.fireEvent(e,a))};d.pnotify.defaults={title:false,title_escape:false,text:false,text_escape:f… property in d.pnotify.defaults
/plugin/allowindentation/
H A DREADME.md3 Allow using an indentation in wiki text and disable rendering indented blocks as
4 a preformatted text.
H A Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/alphalist2/
H A Dscript.js7 elements.push([$this.text(), $this]);
21 var text = $this.text().trim();
22 var firstLetter = text.charAt(0);
39 jQuery(document.createElement("h" + headerLevel)).text(header).appendTo($parent);
/plugin/amazonlight/
H A Dstyle.less16 text-overflow: ellipsis;
/plugin/amcharts/assets/amcharts/
H A Damcharts.js14 …+|[\s\uFEFF\xA0]+$/g,"")};d.wrappedText=function(a,b,c,e,h,f,g,k){var l=d.text(a,b,c,e,h,f,g);if(l…
15 b.length));2<k&&(k-=2);b=d.wordwrap(b,k,n,!0);l.remove();l=d.text(a,b,c,e,h,f,g)}}return l};d.getSt…
37 b.fontSize+1);a=d.text(b.container,a,c,b.fontFamily,e,this.titleAlign,this.titleBold);d.setCN(b,a,t…
91 …!==c&&(ba=a.autoWrap&&0===n?d.wrappedText(x,c,u,t,r,ga,k,Math.abs(h),0):d.text(x,c,u,t,r,ga,k),ga=…
117 …;if(b.container&&!1!==a.enabled){a=d.processObject(a,d.Label,b.theme);var c=a.y,e=a.text,h=a.align,
119 …h(e);b.labels.push(e)}},addLabel:function(a,b,c,e,d,f,g,k,l,m){a={x:a,y:b,text:c,align:e,size:d,co… property in AnonymousFunction30194f815b00.a
264 A+'">'+this.text+"</div>";c.chartDiv.appendChild(n);this.textDiv=n;var L=n.offsetWidth,I=n.offsetHe…
270text!=a||this.positionChanged)this.text=a,this.isHiding=!1,this.show=!0,this.destroyTO&&clearTimeo…
316 …er:function(a,b){b||(b=this.container);b.appendChild(a)},text:function(a,b,c){return this.R.text(a…
356 … x;e&&(e=d.fixBrakes(e),a.legendTextReal=e,x=this.labelWidth,x=isNaN(x)?d.text(this.container,e,f,…
[all …]
H A Dfunnel.js18 …his.formatString(this.labelText,d),h=this.labelFunction;h&&(f=h(d,f));d=e.text(this.container,f,th…
H A Dgauge.js3 …TextFontSize;e||(e=b.fontSize);var d=this.topTextColor;d||(d=b.color);a=c.text(b.container,a,d,b.f…
4 var e=this.bottomTextFontSize;e||(e=b.fontSize);var d=this.bottomTextColor;d||(d=b.color);a=c.text(…
9 …B="left"==this.unitPosition?A+B:B+A),(A=this.labelFunction)&&(B=A(t)),t=c.text(p,B,a.color,a.fontF…
H A Dpie.js18 …his.formatString(this.labelText,d),f=this.labelFunction;f&&(g=f(d,g));d=k.text(this.container,g,th…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
H A Dreadme.md41 <script src="amcharts/plugins/dataloader/dataloader.min.js" type="text/javascript"></script>
232 text prompts, like 'Data loading...'.
234 Plugin will try matching chart's `language` property and display text prompts in
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
H A DREADME.md29 <link type="text/css" href="amcharts/plugins/export/export.css" rel="stylesheet">
569 var text = new fabric.Text("This is shown on exported image only", {
575 this.setup.fabric.add(text);
584 var text = new fabric.Text("This is shown on exported image only", {
590 this.setup.fabric.add(text);
648 document. I.e. add additional text and/or modify image size, etc.
652 Each item in `content` represents either a text line (string) or an exported
655 To add a text line, simply use a string. It can even be a JavaScript variable or
822 text: "CTRL + C to copy the data into the clipboard.",
913 * Added: Balloon text orientation
[all …]
H A Dexport.css139 text-decoration: none;
201 text-indent: -13333337px;
247 text-indent: -13333337px;
294 text-indent: 0px;
297 text-align: center;
322 text-shadow: none;
334 text-align: center;
H A Dexport.js328 text: function( options ) { method in AmCharts._this.drawing.handler
330 text: _this.i18l( "menu.label.draw.text" ),
340 var text = new fabric.IText( cfg.text, cfg );
342 _this.setup.fabric.add( text );
343 _this.setup.fabric.setActiveObject( text );
345 text.selectAll();
346 text.enterEditing();
348 return text;
H A Dexport.min.js1text:function(a){var b=c.deepMerge({text:c.i18l("menu.label.draw.text"),top:c.setup.fabric.height/… method in AmCharts.c.drawing.handler
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.min.js2 …=typeof r)try{r.call(e,n||e)}catch(i){u(i)}}},p=function(e){return/^\s*(?:text\/\S*|application\/x…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js19375 text: true,
19635 this.text = text;
20116 text: this.text,
20364 text.set({
20366 …top: text.getTop() - text.getHeight() / 2 + text.fontSize * (0.18 + text._fontSizeFraction) /* 0.3…
20369 return text;
21734 while (/\S/.test(this.text.charAt(index)) && index < this.text.length) {
21766 while (!/\n/.test(this.text.charAt(index)) && index < this.text.length) {
22026 this.text = this.text.slice(0, start) +
22038 this.text = this.text.slice(0, this.selectionStart) +
[all …]
H A Dfabric.min.js11text:true,textAlign:true},_reNewline:/\r?\n/,type:"text",fontSize:40,fontWeight:"normal",fontFamil… argument
13text.split(""),boundaries,ctx;if(this.canvas.contextTop){ctx=this.canvas.contextTop;ctx.save();ctx…
15text.slice(0,selectionProp),textAfterCursor=this.text.slice(selectionProp),textOnSameLineBeforeCur…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js5369 put_byte(s, (s.gzhead.text ? 1 : 0) +
5716 this.text = 0;
6581 state.head.text = ((hold >> 8) & 1);
H A Djszip.min.js13text?1:0)+(h.gzhead.hcrc?2:0)+(h.gzhead.extra?4:0)+(h.gzhead.name?8:0)+(h.gzhead.comment?16:0)),i(…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13371 font.use(text);
13615 text: watermark,
14080 node = { text: node };
14616 text = text.replace('\t', ' ');
14639 text = text.replace('\t', ' ');
14702 text: words[i2].text
31642 text = '' + text;
31644 text = text.replace(/\s{2,}/g, ' ');
31664 text: function(text, x, y, options) {
31819 text = '' + text;
[all …]

12345678910>>...126