Home
last modified time | relevance | path

Searched defs:encoding_index (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp411 int encoding_index; member in ps_font
652 int encoding_index = ((ps_font *)p->p)->encoding_index; in set_encoding_index() local
767 static char *make_encoding_name(int encoding_index) in make_encoding_name()
783 void ps_printer::define_encoding(const char *encoding, int encoding_index) in define_encoding()
842 int encoding_index = ((ps_font *)f->p)->encoding_index; in encode_fonts() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1487 int encoding_index; member in html_font