Home
last modified time | relevance | path

Searched refs:fudge_factor (Results 1 – 1 of 1) sorted by path

/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx932 double fudge_factor = 1.0; in lr_tb_sort() local
934 fudge_factor = 0.9; in lr_tb_sort()
938 if( pLeft->y+pLeft->h*fudge_factor < pRight->y ) in lr_tb_sort()
942 if( pRight->y+pRight->h*fudge_factor < pLeft->y ) in lr_tb_sort()

Completed in 12 milliseconds