Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx528 SharedBitmapDescriptor pBottomLeft (pStyle->mpBottomLeft); in PaintBorder() local
537 pTopLeft->mnYOffset, pBottomLeft->mnYOffset, true, pLeft, pBackground); in PaintBorder()
545 if (nCalloutX < pBottomLeft->mnXOffset + aCenterBox.X) in PaintBorder()
546 nCalloutX = pBottomLeft->mnXOffset + aCenterBox.X; in PaintBorder()
553 pBottomLeft->mnXOffset, nCalloutX-aCenterBox.Width, true, pBottom, pBackground); in PaintBorder()
561 pBottomLeft->mnXOffset, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder()
567 PaintBitmap(aCenterBox, rUpdateBox, -1,+1, 0,0, false, pBottomLeft, pBackground); in PaintBorder()

Completed in 22 milliseconds