Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/generic/
H A Dpoly.cxx796 return( ( POLY_SMOOTH == eFlags ) || ( POLY_SYMMTR == eFlags ) ); in IsSmooth()
1063 if( ( POLY_NORMAL == P1 || POLY_SMOOTH == P1 || POLY_SYMMTR == P1 ) && in AdaptiveSubdivide()
1066 ( POLY_NORMAL == P4 || POLY_SMOOTH == P4 || POLY_SYMMTR == P4 ) ) in AdaptiveSubdivide()
2128 if(nIndex < nPointCount && (POLY_SMOOTH == nCFlag || POLY_SYMMTR == nCFlag)) in impCorrectContinuity()
2158 if(POLY_SMOOTH == nCFlag) in impCorrectContinuity()
2342 mpImplPolygon->mpFlagAry[nStartPointIndex] = (sal_uInt8)POLY_SMOOTH; in Polygon()
/aoo4110/main/tools/inc/tools/
H A Dpoly.hxx68 POLY_SMOOTH, enumerator
/aoo4110/main/vcl/source/gdi/
H A Dgraphictools.cxx40 case POLY_SMOOTH: in polyToString()
/aoo4110/main/filter/source/flash/
H A Dswfwriter1.cxx153 if( ( POLY_NORMAL == P1 || POLY_SMOOTH == P1 || POLY_SYMMTR == P1 ) && in Impl_addPolygon()
156 ( POLY_NORMAL == P4 || POLY_SMOOTH == P4 || POLY_SYMMTR == P4 ) ) in Impl_addPolygon()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi.cxx657 ( POLY_NORMAL == P4 || POLY_SMOOTH == P4 || POLY_SYMMTR == P4 ) ) in ImplPreparePolyDraw()

Completed in 47 milliseconds