Home
last modified time | relevance | path

Searched refs:modname (Results 1 – 2 of 2) sorted by relevance

/trunk/main/solenv/bin/
H A Dfix_shl.cmd23 will return a 8.3 conformant name for modname.
29 parse arg modname
30 if pos('.',modname)>0 then modname = left(modname, pos('.',modname)-1)
31 say strip(left(modname,8))
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx72 static const char *modname = "SunTypeTools-TT"; variable
2056 fprintf(outf, h02, modname, modver, modextra); in CreateT3FromTTGlyphs()
2457 fprintf(outf, "%%%%Creator: %s %s %s\n", modname, modver, modextra); in CreateT42FromTTGlyphs()

Completed in 26 milliseconds