Searched refs:vLineIntersect (Results 1 – 1 of 1) sorted by relevance
89 bool vLineIntersect( sal_Int32 lx, sal_Int32 ly1, sal_Int32 ly2 ) const in vLineIntersect() function111 if(r.vLineIntersect(x1,y1,y2)) return true; in intersection()112 if(r.vLineIntersect(x2,y1,y2)) return true; in intersection()
Completed in 25 milliseconds