Searched refs:otext (Results 1 – 10 of 10) sorted by relevance
| /plugin/linkback/action/ |
| D | antispam.php | 89 $otext = $TEXT; 92 $TEXT = $otext;
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | diag-1.js | 370 this.deco_cnv([ch_cnv(gch.otext)],s,null)}}},output_music:function(of){if(this.cfmt().diag)
|
| D | chord-1.js | 20 function gench(sb,gch){var r,ch,b,m,n,not,a=gch.otext.match(/([A-G])([#♯b♭]?)([^/]*)\/?(.*)/),s={v:…
|
| D | grid3-1.js | 131 if(ch!='.'&&ch!='-'){abc.set_a_gch(s,[{type:'g',text:ch,otext:ch,istart:ss.istart,iend:ss.iend,font… property
|
| D | abc2svg-1.js | 8767 gch.otext=gch.text
|
| /plugin/s5/ui/dokuwiki/ |
| D | slides.js | 86 var otext = ''; 96 otext += nodeValue(menunodes[o]); 98 list.options[list.length] = new Option(n + ' : ' + otext, n);
|
| /plugin/s5/ui/default/ |
| D | slides.js | 86 var otext = ''; 96 otext += nodeValue(menunodes[o]); 98 list.options[list.length] = new Option(n + ' : ' + otext, n);
|
| /plugin/s5reloaded/ui/thesis/ |
| D | slides.js | 262 var otext = ''; 271 otext += nodeValue(menunodes[o]); 273 list.options[list.length] = new Option(n + ' : ' + otext, n);
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …otext=t.text,t.text=t.text.replace(/A|B|C|D|E|F|G/g,function(e){return cfmt.chordnames[e]}),cfmt.c…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 6384 var otext = new_buf(2 * str.length); 6385 otext.write_shift(2 * str.length, str, 'utf16le'); 6387 var out = [hdr, otext];
|