Searched refs:mpBottomRight (Results 1 – 2 of 2) sorted by relevance
239 SharedBitmapDescriptor mpBottomRight; member in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer2036 mpBottomRight(), in CurrentSlideFrameRenderer()2066 mpBottomRight = aContainer.GetBitmap(A2S("BottomRight")); in CurrentSlideFrameRenderer()2093 if (mpBottomRight.get() != NULL) in CurrentSlideFrameRenderer()2095 mnRightFrameSize = ::std::max(mnRightFrameSize, mpBottomRight->mnWidth); in CurrentSlideFrameRenderer()2096 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomRight->mnHeight); in CurrentSlideFrameRenderer()2192 if (mpBottomRight.get() != NULL) in PaintCurrentSlideFrame()2195 mpBottomRight->GetNormalBitmap(), in PaintCurrentSlideFrame()
93 SharedBitmapDescriptor mpBottomRight; member in sdext::presenter::__anon390ff3a20111::RendererPaneStyle523 SharedBitmapDescriptor pBottomRight (pStyle->mpBottomRight); in PaintBorder()919 mpBottomRight(), in RendererPaneStyle()940 mpBottomRight = GetBitmap(rpTheme, rsStyleName, A2S("BottomRight")); in RendererPaneStyle()