Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevhl7x.c328 ByteList initCommand; in hl720_print_page() local
330 initByteList(&initCommand, in hl720_print_page()
335 addByte(&initCommand, (Byte) ((((600/x_dpi) >> 1) \ in hl720_print_page()
340 &initCommand); in hl720_print_page()
352 int dots_per_inch, ByteList *initCommand) in hl7x0_print_page() argument
384 dumpToPrinter(initCommand, printStream); /* send init to printer */ in hl7x0_print_page()