Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx420 double u_y; in resolveUnderlines() local
423 u_y = r_x; r_x = l_x; l_x = u_y; in resolveUnderlines()
425 u_y = aPoly.getB2DPoint(0).getY(); in resolveUnderlines()
430 if( pEle->y <= u_y && pEle->y + pEle->h*1.1 >= u_y ) in resolveUnderlines()

Completed in 16 milliseconds