Searched refs:mpGfxLink (Results 1 – 2 of 2) sorted by relevance
161 mpGfxLink = new GfxLink( *rImpGraphic.mpGfxLink ); in ImpGraphic()163 mpGfxLink = NULL; in ImpGraphic()308 delete mpGfxLink; in operator =()311 mpGfxLink = new GfxLink( *rImpGraphic.mpGfxLink ); in operator =()313 mpGfxLink = NULL; in operator =()406 if( mpGfxLink ) in ImplClearGraphics()408 delete mpGfxLink; in ImplClearGraphics()409 mpGfxLink = NULL; in ImplClearGraphics()1645 return( mpGfxLink ? *mpGfxLink : GfxLink() ); in ImplGetLink()1706 if( mpGfxLink && mpGfxLink->IsNative() ) in ImplExportNative()[all …]
66 GfxLink* mpGfxLink; member in ImpGraphic
Completed in 23 milliseconds