Searched refs:l_x (Results 1 – 1 of 1) sorted by relevance
418 double l_x = aPoly.getB2DPoint(0).getX(); in resolveUnderlines() local421 if( r_x < l_x ) in resolveUnderlines()423 u_y = r_x; r_x = l_x; l_x = u_y; in resolveUnderlines()433 if( pEle->x + pEle->w*0.1 >= l_x && in resolveUnderlines()455 l_x >= pEle->x && r_x <= pEle->x+pEle->w ) in resolveUnderlines()
Completed in 10 milliseconds