Lines Matching refs:ImpGraphic
212 mpImpGraphic = new ImpGraphic; in Graphic()
221 mpImpGraphic = new ImpGraphic( *rGraphic.mpImpGraphic ); in Graphic()
233 mpImpGraphic = new ImpGraphic( rBmp ); in Graphic()
240 mpImpGraphic = new ImpGraphic( rBmpEx ); in Graphic()
247 mpImpGraphic = new ImpGraphic(rSvgDataPtr); in Graphic()
254 mpImpGraphic = new ImpGraphic( rAnimation ); in Graphic()
261 mpImpGraphic = new ImpGraphic( rMtf ); in Graphic()
277 mpImpGraphic = new ImpGraphic( *pGraphic->mpImpGraphic ); in Graphic()
285 mpImpGraphic = new ImpGraphic; in Graphic()
305 mpImpGraphic = new ImpGraphic( *mpImpGraphic ); in ImplTestRefCount()
322 mpImpGraphic = new ImpGraphic( *rGraphic.mpImpGraphic ); in operator =()