Home
last modified time | relevance | path

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

/trunk/main/canvas/source/tools/
H A Dsurfacerect.hxx89 bool vLineIntersect( sal_Int32 lx, sal_Int32 ly1, sal_Int32 ly2 ) const in vLineIntersect() function
111 if(r.vLineIntersect(x1,y1,y2)) return true; in intersection()
112 if(r.vLineIntersect(x2,y1,y2)) return true; in intersection()

Completed in 19 milliseconds