Searched refs:xTextures (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 440 const css::uno::Sequence<css::rendering::Texture>& xTextures) in fillTexturedPolyPolygon() argument 447 xPolyPolygon, MergeViewState(aViewState), aRenderState, xTextures); in fillTexturedPolyPolygon() 458 const css::uno::Sequence< css::rendering::Texture >& xTextures, in fillTextureMappedPolyPolygon() 466 xPolyPolygon, MergeViewState(aViewState), aRenderState, xTextures, xMapping); in fillTextureMappedPolyPolygon()
|
H A D | PresenterCanvas.hxx | 239 const css::uno::Sequence<css::rendering::Texture>& xTextures) 249 const css::uno::Sequence< css::rendering::Texture >& xTextures,
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XCanvas.idl | 461 …lygon, [in] ViewState aViewState, [in] RenderState aRenderState, [in] sequence<Texture> xTextures ) 501 …State aViewState, [in] RenderState aRenderState, [in] sequence<Texture> xTextures, [in] ::com::sun…
|
Completed in 31 milliseconds