Searched refs:hLineIntersect (Results 1 – 1 of 1) sorted by relevance
75 bool hLineIntersect( sal_Int32 lx1, sal_Int32 lx2, sal_Int32 ly ) const in hLineIntersect() function109 if(r.hLineIntersect(x1,x2,y1)) return true; in intersection()110 if(r.hLineIntersect(x1,x2,y2)) return true; in intersection()
Completed in 9 milliseconds