Home
last modified time | relevance | path

Searched refs:aActionBounds (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dprint2.cxx393 Rectangle aActionBounds; in ImplCalcActionBounds() local
409 aActionBounds.Justify(); in ImplCalcActionBounds()
414 aActionBounds.Left() -= nHalfLineWidth; in ImplCalcActionBounds()
415 aActionBounds.Top() -= nHalfLineWidth; in ImplCalcActionBounds()
416 aActionBounds.Right() += nHalfLineWidth; in ImplCalcActionBounds()
417 aActionBounds.Bottom() += nHalfLineWidth; in ImplCalcActionBounds()
467 aActionBounds.Left() -= nHalfLineWidth; in ImplCalcActionBounds()
468 aActionBounds.Top() -= nHalfLineWidth; in ImplCalcActionBounds()
469 aActionBounds.Right() += nHalfLineWidth; in ImplCalcActionBounds()
637 if( !aActionBounds.IsEmpty() ) in ImplCalcActionBounds()
[all …]

Completed in 14 milliseconds