Searched refs:textopt (Results 1 – 2 of 2) sorted by relevance
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | abc2svg-1.js | 2844 var textopt={align:'j',center:'c',fill:'f',justify:'j',ragged:'f',right:'r',skip:'s'} variable 2845 function get_textopt(param){return textopt[param]}
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …textopt[e]}function set_pos(e,t){e=e.slice(0,3),e=="ste"&&(e="stm"),self.set_v_param("pos",e+" "+t…
|