Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dljzjs.h154 /* 0x0C */ ZJI_RASTER_X, enumerator
H A Dljzjs.cpp346 i += SendItem (szStr+i, ZJIT_UINT32, ZJI_RASTER_X, dwWidth); in StartPage()
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A DCommonDefinitions.h278 /* 0x0C */ ZJI_RASTER_X, enumerator
H A DLJZjStream.cpp203 …i += SendItem (szStr+i, ZJIT_UINT32, ZJI_RASTER_X, (((m_pMA->printable_width + 31) / 32) * 32) * m… in StartPage_ljzjcolor2()
270 i += SendItem (szStr+i, ZJIT_UINT32, ZJI_RASTER_X, width * m_iBpp); in StartPage()