Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx580 …inatesParallel( const B3DPolygon& rCandidate, const B3DRange& rRange, bool bChangeX, bool bChangeY) in applyDefaultTextureCoordinatesParallel() argument
584 if(bChangeX || bChangeY) in applyDefaultTextureCoordinatesParallel()
599 if(bChangeX) in applyDefaultTextureCoordinatesParallel()
630 …dinatesSphere( const B3DPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX, bool bChangeY) in applyDefaultTextureCoordinatesSphere() argument
634 if(bChangeX || bChangeY) in applyDefaultTextureCoordinatesSphere()
662 if(bChangeX) in applyDefaultTextureCoordinatesSphere()
676 if(bChangeX) in applyDefaultTextureCoordinatesSphere()
696 if(bChangeX) in applyDefaultTextureCoordinatesSphere()
H A Db3dpolypolygontools.cxx465 …esParallel( const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bChangeX, bool bChangeY) in applyDefaultTextureCoordinatesParallel() argument
471 …d(applyDefaultTextureCoordinatesParallel(rCandidate.getB3DPolygon(a), rRange, bChangeX, bChangeY)); in applyDefaultTextureCoordinatesParallel()
477 …tesSphere( const B3DPolyPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX, bool bChangeY) in applyDefaultTextureCoordinatesSphere() argument
483 …nd(applyDefaultTextureCoordinatesSphere(rCandidate.getB3DPolygon(a), rCenter, bChangeX, bChangeY)); in applyDefaultTextureCoordinatesSphere()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolypolygontools.hxx131 …arallel( const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bChangeX = true, bool bCha…
138 …Sphere( const B3DPolyPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX = true, bool bCha…
H A Db3dpolygontools.hxx126 …tesParallel( const B3DPolygon& rCandidate, const B3DRange& rRange, bool bChangeX = true, bool bCha…
133 …atesSphere( const B3DPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX = true, bool bCha…

Completed in 29 milliseconds