Home
last modified time | relevance | path

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

/dports/math/ngraph/Ngraph-6.3.54-src/x11addin/
H A Dlegend.tcl78 global fontlist jfontlist textfont textjfont textpt textspc textsc
139 foreach i $jfontlist {
173 $w.top.ff.jfontf.j.jfont activate [lsearch -exact $jfontlist $textjfont]
174 $w.top.ff.jfontf.j.jfont yview [lsearch -exact $jfontlist $textjfont]
585 set jfontlist {Mincho Gothic Min Goth}
H A Dfitrslt.tcl78 global fontlist jfontlist textfont textjfont textpt textspc textsc
139 foreach i $jfontlist {
173 $w.top.ff.jfontf.j.jfont activate [lsearch -exact $jfontlist $textjfont]
174 $w.top.ff.jfontf.j.jfont yview [lsearch -exact $jfontlist $textjfont]
629 set jfontlist {Mincho Gothic Min Goth}
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4/
H A Ddvistuff.c1357 static int checkjfont(const char **jfontlist, const char *name) argument
1363 while ( (tmpfont=jfontlist[i]) != NULL ) {
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4-PATCHES/
H A Dpatch-03-uptex576 +static int checkjfont(const char **jfontlist, const char *name)
582 + while ( (tmpfont=jfontlist[i]) != NULL ) {