Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dsaveas.c223 int iYadd, iToGo, iSize; in bDraw2File() local
248 iYadd = -pBbox->min.y; in bDraw2File()
249 pBbox->min.y += iYadd; in bDraw2File()
250 pBbox->max.y += iYadd; in bDraw2File()
257 iYadd = 0; in bDraw2File()
272 pText->bbox.min.y += iYadd; in bDraw2File()
274 pText->base.y += iYadd; in bDraw2File()
295 piPath[ 2] += iYadd; in bDraw2File()
296 piPath[ 5] += iYadd; in bDraw2File()
297 piPath[ 8] += iYadd; in bDraw2File()
[all …]
/dports/textproc/antiword/antiword-0.37/
H A Dsaveas.c223 int iYadd, iToGo, iSize; in bDraw2File() local
248 iYadd = -pBbox->min.y; in bDraw2File()
249 pBbox->min.y += iYadd; in bDraw2File()
250 pBbox->max.y += iYadd; in bDraw2File()
257 iYadd = 0; in bDraw2File()
272 pText->bbox.min.y += iYadd; in bDraw2File()
274 pText->base.y += iYadd; in bDraw2File()
295 piPath[ 2] += iYadd; in bDraw2File()
296 piPath[ 5] += iYadd; in bDraw2File()
297 piPath[ 8] += iYadd; in bDraw2File()
[all …]