Searched refs:GDIMetaFileSharedPtr (Results 1 – 12 of 12) sorted by relevance
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewshape.hxx | 196 bool update( const GDIMetaFileSharedPtr& rMtf, 210 const GDIMetaFileSharedPtr& rMtf, 233 GDIMetaFileSharedPtr mpMtf; 245 const GDIMetaFileSharedPtr& rMtf, 254 const GDIMetaFileSharedPtr& rMtf, 263 const GDIMetaFileSharedPtr& rMtf, 276 const GDIMetaFileSharedPtr& rMtf,
|
H A D | viewshape.cxx | 72 const GDIMetaFileSharedPtr& rMtf, in prefetch() 191 const GDIMetaFileSharedPtr& rMtf, in draw() 304 const GDIMetaFileSharedPtr& rMtf, in renderSprite() 525 const GDIMetaFileSharedPtr& rMtf, in render() 795 const GDIMetaFileSharedPtr& rMtf, in getRenderer() 862 bool ViewShape::update( const GDIMetaFileSharedPtr& rMtf, in update()
|
H A D | viewbackgroundshape.hxx | 70 bool render( const GDIMetaFileSharedPtr& rMtf ) const; 76 const GDIMetaFileSharedPtr& rMtf ) const; 87 mutable GDIMetaFileSharedPtr mpLastMtf;
|
H A D | gdimtftools.hxx | 72 MtfAnimationFrame( const GDIMetaFileSharedPtr& rMtf, in MtfAnimationFrame() 85 GDIMetaFileSharedPtr mpMtf; 147 const GDIMetaFileSharedPtr& rMtf );
|
H A D | viewbackgroundshape.cxx | 64 const GDIMetaFileSharedPtr& rMtf ) const in prefetch() 159 bool ViewBackgroundShape::render( const GDIMetaFileSharedPtr& rMtf ) const in render()
|
H A D | backgroundshape.cxx | 120 GDIMetaFileSharedPtr mpMtf; 143 GDIMetaFileSharedPtr pMtf( new GDIMetaFile() ); in BackgroundShape()
|
H A D | drawshape.hxx | 213 GDIMetaFileSharedPtr forceScrollTextMetaFile(); 305 mutable GDIMetaFileSharedPtr mpCurrMtf;
|
H A D | gdimtftools.cxx | 462 GDIMetaFileSharedPtr pMtf( new GDIMetaFile() ); in getAnimationFromGraphic() 504 const GDIMetaFileSharedPtr& rMtf ) in getRectanglesFromScrollMtf()
|
H A D | drawshapesubsetting.cxx | 243 DrawShapeSubsetting::DrawShapeSubsetting( const GDIMetaFileSharedPtr& rMtf ) : in DrawShapeSubsetting() 260 const GDIMetaFileSharedPtr& rMtf ) : in DrawShapeSubsetting()
|
H A D | drawinglayeranimation.cxx | 210 GDIMetaFileSharedPtr mpMetaFile;
|
H A D | drawshape.cxx | 93 GDIMetaFileSharedPtr DrawShape::forceScrollTextMetaFile() in forceScrollTextMetaFile()
|
/trunk/main/slideshow/source/inc/ |
H A D | tools.hxx | 72 typedef ::boost::shared_ptr< GDIMetaFile > GDIMetaFileSharedPtr; typedef
|
Completed in 48 milliseconds