Lines Matching refs:mpBackground
202 SharedBitmapDescriptor mpBackground; member in sdext::presenter::__anon7bfc12000111::ViewStyle
274 SharedBitmapDescriptor mpBackground; member in sdext::presenter::PresenterTheme::Theme
487 while (pTheme.get()!=NULL && pTheme->mpBackground.get()==NULL) in GetBitmap()
490 return pTheme->mpBackground; in GetBitmap()
529 while (pTheme.get()!=NULL && pTheme->mpBackground.get()==NULL) in GetBitmap()
532 return pTheme->mpBackground; in GetBitmap()
749 mpBackground = PresenterBitmapContainer::LoadBitmap( in Read()
1222 pStyle->mpBackground = (*iStyle)->mpBackground; in ProcessViewStyle()
1245 pStyle->mpBackground = pBackground; in ProcessViewStyle()
1271 mpBackground() in ViewStyle()
1288 return mpBackground; in GetBitmap()