Home
last modified time | relevance | path

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

/aoo4110/main/basebmp/inc/basebmp/
H A Dclippedlinerenderer.hxx206 sal_uInt32 clipCode1 = basegfx::tools::getCohenSutherlandClipFlags(aPt1, in renderClippedLine()
208 sal_uInt32 clipCode2 = basegfx::tools::getCohenSutherlandClipFlags(aPt2, in renderClippedLine()
/aoo4110/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx610 …sal_uInt32 clip = pPlane->clipmask & ((getCohenSutherlandClipFlags(*curr,rR)<<4)|getCohenSutherlan… in scissorLineSegment()
/aoo4110/main/basegfx/inc/basegfx/tools/
H A Drectcliptools.hxx52 sal_uInt32 getCohenSutherlandClipFlags( const Point& rP, in getCohenSutherlandClipFlags() function

Completed in 25 milliseconds