Searched refs:rImplWallpaper (Results 1 – 2 of 2) sorted by relevance
53 maColor( rImplWallpaper.maColor ) in ImplWallpaper()56 meStyle = rImplWallpaper.meStyle; in ImplWallpaper()58 if ( rImplWallpaper.mpBitmap ) in ImplWallpaper()62 if( rImplWallpaper.mpCache ) in ImplWallpaper()66 if ( rImplWallpaper.mpGradient ) in ImplWallpaper()70 if ( rImplWallpaper.mpRect ) in ImplWallpaper()111 delete rImplWallpaper.mpRect; in operator >>()112 rImplWallpaper.mpRect = NULL; in operator >>()117 delete rImplWallpaper.mpBitmap; in operator >>()118 rImplWallpaper.mpBitmap = NULL; in operator >>()[all …]
42 friend SvStream& operator>>( SvStream& rIStm, ImplWallpaper& rImplWallpaper );43 friend SvStream& operator<<( SvStream& rOStm, const ImplWallpaper& rImplWallpaper );47 ImplWallpaper( const ImplWallpaper& rImplWallpaper );
Completed in 22 milliseconds