Searched refs:aTextures (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sdext/source/presenter/ |
| H A D | PresenterSlideShowView.cxx | 806 Sequence<rendering::Texture> aTextures (1); in PaintOuterWindow() local 808 aTextures[0] = rendering::Texture ( in PaintOuterWindow() 826 aTextures); in PaintOuterWindow() 832 aTextures); in PaintOuterWindow()
|
| H A D | PresenterWindowManager.cxx | 1269 Sequence<rendering::Texture> aTextures (1); in PaintBackground() local 1271 aTextures[0] = rendering::Texture ( in PaintBackground() 1288 aTextures); in PaintBackground()
|
| /trunk/main/sd/source/ui/presenter/ |
| H A D | PresenterCanvas.cxx | 345 const css::uno::Sequence< css::rendering::Texture >& aTextures, in strokeTexturedPolyPolygon() 350 xPolyPolygon, MergeViewState(aViewState), aRenderState, aTextures, aStrokeAttributes); in strokeTexturedPolyPolygon() 361 const css::uno::Sequence<css::rendering::Texture>& aTextures, in strokeTextureMappedPolyPolygon() argument 370 aTextures, in strokeTextureMappedPolyPolygon()
|
| H A D | PresenterCanvas.hxx | 192 const css::uno::Sequence< css::rendering::Texture >& aTextures, 200 const css::uno::Sequence<css::rendering::Texture>& aTextures,
|
| /trunk/main/offapi/com/sun/star/rendering/ |
| H A D | XCanvas.idl | 303 @param aTextures 320 …State aViewState, [in] RenderState aRenderState, [in] sequence<Texture> aTextures, [in] StrokeAttr… 347 @param aTextures 368 …State aViewState, [in] RenderState aRenderState, [in] sequence<Texture> aTextures, [in] ::com::sun… 447 @param aTextures 483 @param aTextures
|