Home
last modified time | relevance | path

Searched refs:mpBottomLeft (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx237 SharedBitmapDescriptor mpBottomLeft; member in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer
2053 mpBottomLeft(), in CurrentSlideFrameRenderer()
2083 mpBottomLeft = aContainer.GetBitmap(A2S("BottomLeft")); in CurrentSlideFrameRenderer()
2107 if (mpBottomLeft.get() != NULL) in CurrentSlideFrameRenderer()
2109 mnLeftFrameSize = ::std::max(mnLeftFrameSize, mpBottomLeft->mnWidth); in CurrentSlideFrameRenderer()
2110 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomLeft->mnHeight); in CurrentSlideFrameRenderer()
2202 if (mpBottomLeft.get() != NULL) in PaintCurrentSlideFrame()
2205 mpBottomLeft->GetNormalBitmap(), in PaintCurrentSlideFrame()
2208 rSlideBoundingBox.X - mpBottomLeft->mnWidth, in PaintCurrentSlideFrame()
H A DPresenterPaneBorderPainter.cxx91 SharedBitmapDescriptor mpBottomLeft; member in sdext::presenter::__anonf14fb8da0111::RendererPaneStyle
528 SharedBitmapDescriptor pBottomLeft (pStyle->mpBottomLeft); in PaintBorder()
923 mpBottomLeft(), in RendererPaneStyle()
944 mpBottomLeft = GetBitmap(rpTheme, rsStyleName, A2S("BottomLeft")); in RendererPaneStyle()

Completed in 21 milliseconds