Home
last modified time | relevance | path

Searched refs:bChangeY (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()
611 if(bChangeY) in applyDefaultTextureCoordinatesParallel()
630 …dinatesSphere( const B3DPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX, bool bChangeY) in applyDefaultTextureCoordinatesSphere() argument
634 if(bChangeX || bChangeY) in applyDefaultTextureCoordinatesSphere()
658 if(bChangeY) in applyDefaultTextureCoordinatesSphere()
672 if(bChangeY) in applyDefaultTextureCoordinatesSphere()
701 if(bChangeY) 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 …st B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bChangeX = true, bool bChangeY = true);
138 …t B3DPolyPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX = true, bool bChangeY = true);
H A Db3dpolygontools.hxx126 … const B3DPolygon& rCandidate, const B3DRange& rRange, bool bChangeX = true, bool bChangeY = true);
133 …const B3DPolygon& rCandidate, const B3DPoint& rCenter, bool bChangeX = true, bool bChangeY = true);

Completed in 27 milliseconds