Searched refs:pGalleryObject (Results 1 – 1 of 1) sorted by relevance
478 if(pGalleryObject) in GetPreviewBitmapExAndStrings()480 rBitmapEx = pGalleryObject->maPreviewBitmapEx; in GetPreviewBitmapExAndStrings()481 rSize = pGalleryObject->maPreparedSize; in GetPreviewBitmapExAndStrings()482 rTitle = pGalleryObject->maTitle; in GetPreviewBitmapExAndStrings()483 rPath = pGalleryObject->maPath; in GetPreviewBitmapExAndStrings()495 GalleryObject* pGalleryObject = aObjectList.GetObject(nPos); in SetPreviewBitmapExAndStrings() local497 if(pGalleryObject) in SetPreviewBitmapExAndStrings()499 pGalleryObject->maPreviewBitmapEx = rBitmapEx; in SetPreviewBitmapExAndStrings()500 pGalleryObject->maPreparedSize = rSize; in SetPreviewBitmapExAndStrings()501 pGalleryObject->maTitle = rTitle; in SetPreviewBitmapExAndStrings()[all …]
Completed in 11 milliseconds