Searched refs:rWallItem (Results 1 – 1 of 1) sorted by relevance
104 const CntWallpaperItem& rWallItem = (const CntWallpaperItem&)rItem; in operator ==() local106 if( ( rWallItem._nStyle == _nStyle ) && in operator ==()107 ( rWallItem._nColor == _nColor ) && in operator ==()108 ( rWallItem._aURL == _aURL ) ) in operator ==()
Completed in 12 milliseconds