Home
last modified time | relevance | path

Searched refs:POLY_SYMMTR (Results 1 – 6 of 6) 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()
2346 mpImplPolygon->mpFlagAry[nStartPointIndex] = (sal_uInt8)POLY_SYMMTR; in Polygon()
/aoo4110/main/tools/inc/tools/
H A Dpoly.hxx70 POLY_SYMMTR enumerator
/aoo4110/main/vcl/source/gdi/
H A Dgraphictools.cxx41 case POLY_SYMMTR: 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/oox/source/export/
H A Ddrawingml.cxx1291 if( ( flags == POLY_NORMAL || flags == POLY_SYMMTR ) && bBezier ) in WritePolyPolygon()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi.cxx657 ( POLY_NORMAL == P4 || POLY_SMOOTH == P4 || POLY_SYMMTR == P4 ) ) in ImplPreparePolyDraw()

Completed in 98 milliseconds