Searched refs:modifyOpacity (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/drawinglayer/inc/drawinglayer/texture/ |
H A D | texture3d.hxx | 58 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const; 96 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const; 128 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const; 158 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const;
|
H A D | texture.hxx | 51 virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const;
|
/aoo41x/main/drawinglayer/source/texture/ |
H A D | texture3d.cxx | 59 void GeoTexSvxMono::modifyOpacity(const basegfx::B2DPoint& /*rUV*/, double& rfOpacity) const in modifyOpacity() function in drawinglayer::texture::GeoTexSvxMono 217 void GeoTexSvxBitmapEx::modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const in modifyOpacity() function in drawinglayer::texture::GeoTexSvxBitmapEx 315 void GeoTexSvxBitmapExTiled::modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const in modifyOpacity() function in drawinglayer::texture::GeoTexSvxBitmapExTiled 319 GeoTexSvxBitmapEx::modifyOpacity(impGetCorrected(rUV), rfOpacity); in modifyOpacity() 396 void GeoTexSvxMultiHatch::modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const in modifyOpacity() function in drawinglayer::texture::GeoTexSvxMultiHatch
|
H A D | texture.cxx | 60 void GeoTexSvx::modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const in modifyOpacity() function in drawinglayer::texture::GeoTexSvx
|
/aoo41x/main/drawinglayer/source/processor3d/ |
H A D | zbufferprocessor3d.cxx | 235 mrProcessor.getTransparenceGeoTexSvx()->modifyOpacity(aTexCoor, fOpacity); in decideColorAndOpacity()
|
Completed in 34 milliseconds