Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dsaveas.c220 drawfile_jpeg *pJpeg; in bDraw2File() local
319 pJpeg = &pObj->data.jpeg; in bDraw2File()
321 pJpeg->bbox.min.y += iYadd; in bDraw2File()
322 pJpeg->bbox.max.y += iYadd; in bDraw2File()
323 pJpeg->trfm.entries[2][1] += iYadd; in bDraw2File()
H A Ddrawfile.c303 pVerifyJpeg(const drawfile_jpeg *pJpeg, int iSize) in pVerifyJpeg() argument
306 if (iSize < pJpeg->len) { in pVerifyJpeg()
308 DBG_DEC(pJpeg->len); in pVerifyJpeg()
/dports/textproc/antiword/antiword-0.37/
H A Dsaveas.c220 drawfile_jpeg *pJpeg; in bDraw2File() local
319 pJpeg = &pObj->data.jpeg; in bDraw2File()
321 pJpeg->bbox.min.y += iYadd; in bDraw2File()
322 pJpeg->bbox.max.y += iYadd; in bDraw2File()
323 pJpeg->trfm.entries[2][1] += iYadd; in bDraw2File()
H A Ddrawfile.c303 pVerifyJpeg(const drawfile_jpeg *pJpeg, int iSize) in pVerifyJpeg() argument
306 if (iSize < pJpeg->len) { in pVerifyJpeg()
308 DBG_DEC(pJpeg->len); in pVerifyJpeg()