Home
last modified time | relevance | path

Searched refs:_text (Results 1 – 25 of 34) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/features/
Dwatermark.php4 var $_text; variable in FeatureWatermark
11 return $this->_text;
30 $this->_text = $text;
/plugin/ifauthex/lib/
Dtokenizer.php106 private $_text = null; variable in AST\\TokenInstance
112 $this->_text = $text;
118 public function text() { return $this->_text; }
123 return mb_substr($this->_text, $this->position(), $this->length());
125 return substr($this->_text, $this->position(), $this->length());
Dexceptions.php7 private $_text = null; variable in AST\\UnknownTokenException
11 $this->_text = $text;
23 public function getText() { return $this->_text; }
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
DLexer.php63 protected $_text = null; variable in Hoa\\Compiler\\Llk\\Lexer
113 $this->_text = $text;
117 $maxOffset = strlen($this->_text);
278 $this->_text,
/plugin/s5reloaded/ui/effects_support/
Dbuilder.js79 _text: function(text) { method
106 element.appendChild(Builder._text(e));
110 element.appendChild(Builder._text(children));
Dcontrols.js807 this._text = this.getText();
821 this._text = transport.responseText.strip();
834 var marker = ('value' in this.options) ? this.options.value : this._text;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Demphasis.md63 _em\_text_ __strong\_\_text\___
/plugin/register/
Dregister.php178 private function _text($x, $y, $fontidx, $text, $height_text, $angle = 0) function in im
190 return $this->_text($x, $y, $fontidx, $text, $text, $angle);
194 return $this->_text($x, $y, $fontidx, $text, "", $angle);
/plugin/eventline/timeline_js/scripts/
Dsources.js412 …this._text = (args.text != null) ? SimileAjax.HTML.deEntify(args.text) : ""; // Change blank title…
414 this._text += " PROBLEM: " + err.join(", ");
450 getText: function() { return this._text; }, // title
/plugin/ckgedit/scripts/
Dparse_wiki.js.unc41 var _text = rows[i][col].text;
46 text: _text
/plugin/ckgdoku/scripts/
Dparse_wiki.js.unc41 … var _text = rows[i][col].text;
42 … tmp.push({row:i,column:col, spans: rows[i][col].rowspan,text:_text});
/plugin/webcode/vendor/
Dfirebug-lite-1.2.js908 print: function(_cmd,_text){ argument
911 d.console.addLine().update(d.highlight(_text,false,false,true));
Dfirebug-lite-1.2-compressed.js28 …tion(_cmd,_text){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd)… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js39 …tion(_cmd,_text){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd)… argument
H A Dfirebug-lite-1.2.js919 print: function(_cmd,_text){ argument
922 d.console.addLine().update(d.highlight(_text,false,false,true));
/plugin/tline/timeline_js/
Dtimeline-bundle.js2419 this._text=(A.text!=null)?SimileAjax.HTML.deEntify(A.text):"";
2420 if(B.length>0){this._text+=" PROBLEM: "+B.join(", ");
2445 },getText:function(){return this._text;
/plugin/eventline/timeline_js/
Dtimeline-bundle.js2435 this._text=(A.text!=null)?SimileAjax.HTML.deEntify(A.text):"";
2436 if(B.length>0){this._text+=" PROBLEM: "+B.join(", ");
2461 },getText:function(){return this._text;
/plugin/strata/
Dplotly-2.25.2.min.js8_text||e.text,hovertext:e._hovertext||e.hovertext};if(e.xperiodalignment&&m&&(j.orig_x=m),e.yperio…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js15_text:function(t,n,r,i,o){var a,s,h,u,l;if(i=this._initOptions(n,r,i),t=""+t,i.wordSpacing&&(t=t.r… method
Dpdfmake.js31639 _text: function(text, x, y, options, lineCallback) { method
31665 return this._text(text, x, y, options, this._line.bind(this));
31682 this._text(text, this.x, this.y, options, (function(_this) {
/plugin/datatables/assets/pdfmake/
Dpdfmake.js16855 _text: function _text(text, x, y, options, lineCallback) {
16898 return this._text(_text2, x, y, options, this._line);
16912 this._text(text, this.x, this.y, options, function () {
66389 XmlElement.prototype._text = function (text) {
66659 delegates[0] && delegates[0]._text.apply(delegates[0], arguments);
Dpdfmake.min.js2_text:function _text(r,i,o,u,p){var g=this;u=this._initOptions(i,o,u),r=null==r?"":"".concat(r),u.…
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1 …\utilities\\_text.scss","..\\..\\scss\\mixins\\_text-truncate.scss","..\\..\\scss\\mixins\\_text-e…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1 …\utilities\\_text.scss","..\\..\\scss\\mixins\\_text-truncate.scss","..\\..\\scss\\mixins\\_text-e…
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1 …ss/helpers/_stretched-link.scss","../../scss/helpers/_text-truncation.scss","../../scss/mixins/_te…

12