Home
last modified time | relevance | path

Searched defs:clip (Results 1 – 11 of 11) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Danimatedsprite.cxx185 void AnimatedSprite::clip( const ::basegfx::B2DPolyPolygon& rClip ) in clip() function in slideshow::internal::AnimatedSprite
191 void AnimatedSprite::clip() in clip() function in slideshow::internal::AnimatedSprite
H A Dslidebitmap.cxx116 void SlideBitmap::clip( const ::basegfx::B2DPolyPolygon& rClipPoly ) in clip() function in slideshow::internal::SlideBitmap
/trunk/main/basegfx/inc/basegfx/tools/
H A Drectcliptools.hxx56 sal_uInt32 clip = (rP.getX() < rR.getMinX()) << 0; in getCohenSutherlandClipFlags() local
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritebase.hxx186 …virtual void SAL_CALL clip( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::X… in clip() function in canvas::CanvasCustomSpriteBase
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx323 void CanvasCustomSpriteHelper::clip( const Sprite::Reference& rSprite, in clip() function in canvas::CanvasCustomSpriteHelper
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java190 Rectangle clip = g.getClipBounds(); in paintComponent() local
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java341 Rectangle clip = g.getClipBounds(); in paintComponent() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx683 …sal_uInt32 clip = pPlane->clipmask & ((getCohenSutherlandClipFlags(*curr,rR)<<4)|getCohenSutherlan… in scissorLineSegment() local
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx1153 void SAL_CALL PresenterCustomSprite::clip (const Reference<rendering::XPolyPolygon2D>& rxClip) in clip() function in sd::presenter::PresenterCustomSprite
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx715 void PDFOutDev::clip(GfxState *state) in clip() function in pdfi::PDFOutDev
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx302 void clip(cairo_t *cr) { (*mp_clip)(cr); } in clip() function in __anon383c69430111::CairoWrapper

Completed in 68 milliseconds