Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/scanner/
H A Dtwain.cxx49 #define FIXTOLONG( nFix ) ((long)floor(FIXTODOUBLE(nFix)+0.5)) macro
364 long nXRes = FIXTOLONG( aInfo.XResolution ); in ImplXfer()
365 long nYRes = FIXTOLONG( aInfo.YResolution ); in ImplXfer()
371 nXRes = FIXTOLONG( aInfo.XResolution ); in ImplXfer()
372 nYRes = FIXTOLONG( aInfo.YResolution ); in ImplXfer()
H A Dscanwin.cxx71 #define FIXTOLONG( nFix ) ((long)floor(FIXTODOUBLE(nFix)+0.5)) macro
420 nXRes = FIXTOLONG( aInfo.XResolution ); in ImplXfer()
421 nYRes = FIXTOLONG( aInfo.YResolution ); in ImplXfer()

Completed in 22 milliseconds