Searched refs:aActionBounds (Results 1 – 1 of 1) sorted by relevance
393 Rectangle aActionBounds; in ImplCalcActionBounds() local409 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 16 milliseconds