Home
last modified time | relevance | path

Searched refs:render (Results 1 – 25 of 106) sorted by relevance

12345

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx73 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
83 using Action::render;
205 bool PolyPolyAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anon4d4e83f00111::PolyPolyAction
217 return CachedPrimitiveBase::render( rTransformation ); in render()
264 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
274 using Action::render;
332 return CachedPrimitiveBase::render( rTransformation ); in render()
378 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
388 using Action::render;
430 bool StrokedPolyPolyAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anon4d4e83f00111::StrokedPolyPolyAction
[all …]
H A Dtextaction.cxx644 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
723 bool TextAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anonc45f6d2d0111::TextAction
733 return render( rTransformation ); in render()
812 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
971 return render( rTransformation ); in render()
1044 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
1248 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
1586 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
1861 bool OutlineAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anonc45f6d2d0111::OutlineAction
1872 return render( rTransformation ); in render()
[all …]
H A Dbitmapaction.cxx70 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
80 using Action::render;
81 … virtual bool render( uno::Reference< rendering::XCachedPrimitive >& rCachedPrimitive,
150 … bool BitmapAction::render( uno::Reference< rendering::XCachedPrimitive >& rCachedPrimitive, in render() function in cppcanvas::internal::__anon655b93050111::BitmapAction
166 bool BitmapAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anon655b93050111::BitmapAction
175 return CachedPrimitiveBase::render( rTransformation ); in render()
H A Dlineaction.cxx64 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation ) const;
65 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
94 bool LineAction::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render() function in cppcanvas::internal::__anon6de981900111::LineAction
110 bool LineAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anon6de981900111::LineAction
119 return render( rTransformation ); in render()
H A Dpointaction.cxx65 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation ) const;
66 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
110 bool PointAction::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render() function in cppcanvas::internal::__anonc8a946d20111::PointAction
125 bool PointAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anonc8a946d20111::PointAction
134 return render( rTransformation ); in render()
H A Dtransparencygroupaction.cxx138 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation ) const;
139 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
254 bool TransparencyGroupAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render() function in cppcanvas::internal::__anon3fe62e0f0111::TransparencyGroupAction
506 … bool TransparencyGroupAction::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render() function in cppcanvas::internal::__anon3fe62e0f0111::TransparencyGroupAction
513 return render( rTransformation, aSubset ); in render()
H A Dcachedprimitivebase.hxx72 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation ) const;
75 using Action::render;
78 virtual bool render( ::com::sun::star::uno::Reference<
H A Dcachedprimitivebase.cxx54 bool CachedPrimitiveBase::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render() function in cppcanvas::internal::CachedPrimitiveBase
85 return render( mxCachedPrimitive, in render()
/trunk/main/offapi/com/sun/star/rendering/
H A DRenderState.idl38 <type>XCanvas</type> render operation.<p>
40 This structure contains information considered as the render
41 state, i.e. the common setup required to render each individual
48 /** The affine transform associated with this render
60 /** The clipping area associated with this render operation.<p>
63 i.e. subject to the render state transform followed by the
79 /** The device color associated with this render operation.<p>
91 /** The composition mode associated with this render
H A DXBitmapCanvas.idl64 permitted to overlap. If the source view or render state has a
68 render state is ignored, the compositing mode only for the
69 source render state.<p>
77 is subject to both view and render transformation, before
89 The render state to apply to the source of this copy
90 operation. The render transformation must be non-singular, and
96 is subject to both view and render transformation, before
109 The render state to apply to the destination of this copy
110 operation. The render transformation must be non-singular, and
H A DXAnimatedSprite.idl61 full [0,1] range of the <member>XAnimation::render</member>'s
75 range of the <member>XAnimation::render</member>'s t
106 /** Issue an additional render call to this sprite's
123 <member>XAnimation::render()</member> method, or when drawing
134 <member>XAnimation::render()</member> method, or when drawing
158 transformed by the view and render state.
166 New render state of the sprite, and part of the transformation
167 that is applied to aNewPos. The render transformation matrix
H A DXCanvas.idl103 because internally, view, render and other states have to be
141 each render call. It is therefore recommended to create such
261 The poly-polygon to render.
295 The poly-polygon to render.
339 The poly-polygon to render.
383 The poly-polygon to render.
413 The poly-polygon to render.
439 The poly-polygon to render.
475 The poly-polygon to render.
658 The bitmap to render.
[all …]
H A DXAnimation.idl54 is used by the <type>XCanvas</type> interface to render generic
67 render method has const semantics, i.e. when called with the
69 is because e.g. a Sprite might decide arbitrarily to render an
71 XAnimation::render every time.<p>
84 The target canvas to render this animation to.
100 void render( [in] XCanvas canvas, [in] ViewState viewState, [in] double t )
H A DXBufferController.idl76 error occurs. If the switch was successful, subsequent render
85 canvas itself changed (e.g. because of render operations, or
102 occurs. If the switch was successful, subsequent render
106 for display here might become the current render target
111 Use this method if you favor maximal render speed, but don't
118 canvas itself changed (e.g. because of render operations, or
H A DXSimpleCanvas.idl162 Text to render. The text color is the current pen color.
185 Bitmap to render
267 /** Retrieve render state.<p>
274 @return the render state, that would generate matching output,
H A DFontRequest.idl77 For distorted fonts, the render transformation must be
79 pixel only if the combined render transformation during text
103 /** The locale this font should be able to render.<p>
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DListModelBinder.java48 public String render(Object item)
114 return renderer.render(item); in getItemString()
174 public String render(Object item); in render() method
187 … xlist.addItem((renderer != null ? renderer.render(items[i]) : items[i].toString()), i); in fillList()
202 … xComboBox.addItem((renderer != null ? renderer.render(items[i]) : items[i].toString()), i); in fillComboBox()
/trunk/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx115 virtual bool render() const;
201 maViewShapes.back()->render( mpMtf ); in addViewLayer()
274 return render(); in update()
277 bool BackgroundShape::render() const in render() function in slideshow::internal::BackgroundShape
295 ::boost::bind( &ViewBackgroundShape::render, in render()
H A Dexternalshapebase.cxx174 return render(); in update()
179 bool ExternalShapeBase::render() const in render() function in slideshow::internal::ExternalShapeBase
H A Dmediashape.cxx158 maViewMediaShapes.back()->render( getBounds() ); in addViewLayer()
211 ::boost::mem_fn( &ViewMediaShape::render ), in implRender()
/trunk/main/offapi/com/sun/star/view/
H A DRenderOptions.idl55 It is evaluated in the ::render function and indicates that the
68 has been introduced. It is evaluated in the ::render function and
80 to be passed to the ::render function, in order to calculate to
93 to be passed to the ::render function, in order to calculate to
/trunk/main/cppcanvas/source/inc/
H A Daction.hxx98 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation ) const = 0;
114 virtual bool render( const ::basegfx::B2DHomMatrix& rTransformation,
/trunk/main/x11_extensions/
H A DPackage_inc.mk30 $(eval $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/render.h,inc/render.h))
/trunk/main/offapi/com/sun/star/graphic/
H A DXGraphicRenderer.idl33 /** This interfaces exposes just one method to render
45 void render( [in] ::com::sun::star::graphic::XGraphic Graphic );
H A DGraphicRendererVCL.idl35 to render a graphic container of <type>XGraphic</type> type
37 <p>To render a <type>XGraphic</type> container, just create an

Completed in 98 milliseconds

12345