Home
last modified time | relevance | path

Searched refs:UNIVERS_INDEX (Results 1 – 3 of 3) sorted by relevance

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dprinter.cpp145 fontarray[UNIVERS_INDEX] = new Univers(); in Printer()
146 CNEWCHECK(fontarray[UNIVERS_INDEX]); in Printer()
188 delete fontarray[UNIVERS_INDEX]; in ~Printer()
H A Dglobal_types.h215 UNIVERS_INDEX = 4 enumerator
H A Dfont.h458 int Index() { return UNIVERS_INDEX; } in Index()