Searched refs:mpBottomRight (Results 1 – 2 of 2) sorted by relevance
239 SharedBitmapDescriptor mpBottomRight; member in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer2055 mpBottomRight(), in CurrentSlideFrameRenderer()2085 mpBottomRight = aContainer.GetBitmap(A2S("BottomRight")); in CurrentSlideFrameRenderer()2112 if (mpBottomRight.get() != NULL) in CurrentSlideFrameRenderer()2114 mnRightFrameSize = ::std::max(mnRightFrameSize, mpBottomRight->mnWidth); in CurrentSlideFrameRenderer()2115 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomRight->mnHeight); in CurrentSlideFrameRenderer()2211 if (mpBottomRight.get() != NULL) in PaintCurrentSlideFrame()2214 mpBottomRight->GetNormalBitmap(), in PaintCurrentSlideFrame()
93 SharedBitmapDescriptor mpBottomRight; member in sdext::presenter::__anon2602cbc20111::RendererPaneStyle529 SharedBitmapDescriptor pBottomRight (pStyle->mpBottomRight); in PaintBorder()925 mpBottomRight(), in RendererPaneStyle()946 mpBottomRight = GetBitmap(rpTheme, rsStyleName, A2S("BottomRight")); in RendererPaneStyle()
Completed in 77 milliseconds