Searched defs:gx_device_os2prn_s (Results 1 – 1 of 1) sorted by relevance
95 struct gx_device_os2prn_s { struct98 HAB hab;99 HDC hdc;100 HPS hps;101 char queue_name[256]; /* OS/2 printer queue name */102 int newframe; /* false before first page */103 OS2QL ql;104 int clipbox[4]; /* llx, lly, urx, ury in pixels */105 HDC hdcMem;106 HPS hpsMem;