Home
last modified time | relevance | path

Searched defs:text (Results 676 – 700 of 1028) sorted by relevance

1...<<21222324252627282930>>...42

/plugin/calendar/
H A Dsyntax.php3876 private function renderDokuWikiToHtml($text) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram-raphael-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
Dsequence-diagram-raphael.js477 text: lexer.match, property
566 text: "", property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1356 cleanText: function(text) { argument
1364 textBBox: function(text, font) { argument
1403 drawText: function(x, y, text, font, align) { argument
/plugin/jplayer/components/
Drequire.js993 load.fromText = bind(this, function (text, textAlt) { argument
2012 req.exec = function (text) { argument
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
Drequire.js993 load.fromText = bind(this, function (text, textAlt) { argument
2012 req.exec = function (text) { argument
/plugin/html2pdf/html2pdf/html2ps/
Doutput.pdflib.class.php402 function show_xy($text, $x, $y) {
Doutput.fastps.class.php278 function show_xy($text, $x, $y) {
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3 …define&&define.amd?define([],t):"object"==typeof exports?exports.abcjs=t():e.ABCJS=t()}(this,(func… property
/plugin/combo/ComboStrap/
H A DPluginUtility.php668 public static function xmlEncode($text)
/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
7795 function get_map(text){if(!text) argument
7923 Abc.prototype.do_pscom=function(text){var h1,val,s,cmd,param,n,k,b argument
[all …]
/plugin/pgn4web/pgn4web/
Dpgn4web.js1576 function fixCommonPgnMistakes(text) { argument
2094 function myAlertFEN(FenString, text) { argument
3562 …var text = ++variationTextDepth ? ('<SPAN CLASS="variation">' + (printedVariation ? ' ' : '') + (v… variable
3976 function simpleHtmlentities(text) { argument
3980 function simpleHtmlentitiesDecode(text) { argument
/plugin/emoji/script/
Djquery.textcomplete.js257 trigger: function (text, skipUnchangedTerm) { argument
309 _extractSearchQuery: function (text) { argument
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php4105 private function _startsWith($text, $char)
4118 private function _endsWith($text, $char)
/plugin/ditaa/ditaa/
HDditaa.jar ... ascii2image/graphics/ org/stathissideris/ascii2image/text/ net/htmlparser/jericho/Attribute.class ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jar ... reflect/ org/apache/commons/lang3/text/ org/apache/commons/lang3/text ...
/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js769 var hh = function (text, cs, navtype) { argument
/plugin/photogallery/phpThumb/
Dphpthumb.filters.php1112 …public function WatermarkText(&$gdimg, $text, $size, $alignment, $hex_color='000000', $ttffont='',…
/plugin/diagramsnet/lib/js/diagramly/util/
DmxJsCanvas.js634 mxJsCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, … method in mxJsCanvas
/plugin/jukebox/id3/
Dgetid3.lib.php35 function SafeStripSlashes($text) {
/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
6 …a){if(!f(a)||sa(d,a)){return}if(d.somethingSelected()){Oh({lineWise:false,text:d.getSelections()})… property
/plugin/tagfilter/script/select2/
Dselect2.js370 function markMatch(text, term, markup, escapeMarkup) { argument
486text = function (item) { return ""+item.text; }; // function used to retrieve the text portion of … function
504 text = function (item) { return item[dataText]; }; function
549 filtered.results.push(isObject ? this : {id: this, text: this}); property
1009 var obj = { id: this, text: this }, property
2248 matcher: function(term, text, el){ argument
2518 matcher: function(term, text, el){ argument
3346 matcher: function(term, text) { argument
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js1245 R._engine.text = function (svg, x, y, text) { argument
1253 text: text, property
/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
7159 search: function(text, reverse) argument
7565 cropString: function(text) argument
7570 cropMultipleLines: function(text, limit) argument
[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
1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1776 },cropString:function(text){return cropString(text) argument
1777 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[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
1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1787 },cropString:function(text){return cropString(text) argument
1788 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[all …]

1...<<21222324252627282930>>...42