Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1323 long nShadowY = (long) ( pShadow->GetWidth() * nScaleY ); in DrawBorder() local
1328 aFrameRect.Left()-nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder()
1331 aFrameRect.Left()-nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder()
1332 aFrameRect.Left(), aFrameRect.Bottom()-nShadowY ) ); in DrawBorder()
1336 aFrameRect.Left()+nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder()
1339 aFrameRect.Right(), aFrameRect.Top()-nShadowY, in DrawBorder()
1340 aFrameRect.Right()+nShadowX, aFrameRect.Bottom()-nShadowY ) ); in DrawBorder()
1345 aFrameRect.Right()-nShadowX, aFrameRect.Bottom()+nShadowY ) ); in DrawBorder()
1347 aFrameRect.Left()-nShadowX, aFrameRect.Top()+nShadowY, in DrawBorder()
1348 aFrameRect.Left(), aFrameRect.Bottom()+nShadowY ) ); in DrawBorder()
[all …]

Completed in 32 milliseconds