Searched refs:mpRect (Results 1 – 2 of 2) sorted by relevance
46 mpRect = NULL; in DBG_NAME()70 if ( rImplWallpaper.mpRect ) in ImplWallpaper()71 mpRect = new Rectangle( *rImplWallpaper.mpRect ); in ImplWallpaper()73 mpRect = NULL; in ImplWallpaper()83 delete mpRect; in ~ImplWallpaper()111 delete rImplWallpaper.mpRect; in operator >>()112 rImplWallpaper.mpRect = NULL; in operator >>()502 if ( mpImplWallpaper->mpRect ) in SetRect()516 if ( mpImplWallpaper->mpRect ) in GetRect()600 if ( mpImplWallpaper->mpRect != rWallpaper.mpImplWallpaper->mpRect in operator ==()[all …]
37 Rectangle* mpRect; member in ImplWallpaper
Completed in 7 milliseconds