Home
last modified time | relevance | path

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

/aoo42x/main/canvas/source/tools/
H A Dsurfacerect.hxx75 bool hLineIntersect( sal_Int32 lx1, sal_Int32 lx2, sal_Int32 ly ) const in hLineIntersect() function
109 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