Searched refs:bChangeX (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 580 …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 D | b3dpolypolygontools.cxx | 465 …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()
|
/aoo42x/main/basegfx/inc/basegfx/polygon/ |
H A D | b3dpolypolygontools.hxx | 131 …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 D | b3dpolygontools.hxx | 126 …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 23 milliseconds