Searched refs:pResources (Results 1 – 1 of 1) sorted by relevance
118 BResources *pResources = BApplication::AppResources(); in GetBitmap() local121 if (pResources == NULL || pResources->HasResource(type, id) == false) in GetBitmap()128 const void *kpRawData = pResources->LoadResource(type, id, &bitmapSize); in GetBitmap()165 BResources *pResources = BApplication::AppResources(); in GetBitmap() local168 if (pResources == NULL || pResources->HasResource(type, kName) == false) in GetBitmap()173 const void *kpRawData = pResources->LoadResource(type, kName, &bitmapSize); in GetBitmap()