Home
last modified time | relevance | path

Searched refs:out_txt (Results 1 – 4 of 4) sorted by relevance

/plugin/pagestat/
Dremote.php209 $out_txt="";
210 $out_txt.="===== $word =====\n";
211 $out_txt.=" * <wrap vo>$word</wrap> ($pron) \\\\ **$defsimp**\n";
216 $out_txt.=" - $pos\n";
218 $out_txt.=" - ''{$subd['mean']}''\\\\ {$subd['sen']}\n";
222 return $out_txt;
232 $out_txt="";
238 $out_txt.=$this->Format_def_more($def);
240 $out_txt.="===== $word !!! =====\n";
241 $out_txt.= " - $word : !!!!!NO DEF!!!!!\n";
[all …]
Dscript.js314 var out_txt =this.getclientwin().html()+txt;
315 this.log(out_txt);
405 var out_txt="";
407 out_txt+=" ";
409 out_txt+="- ";
410 return out_txt;
413 var out_txt="";
415 out_txt+=" ";
417 out_txt+="* ";
418 return out_txt;
[all …]
/plugin/abc2/abc-libraries/abc2svg/
Dgamelan-1.js113 function out_txt(x,y,p){out_svg('<text class="bn" x="') function
118 out_txt(x-3.5,y+8,"01234567."[note.jn])
Djianpu-1.js112 function out_txt(x,y,p){out_svg('<text class="bn" x="') function
117 out_txt(x-3.5,y+8,"01234567-"[note.jn])