Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx1131 Point aBorderOffs; in ImplClearBackground() local
1132aBorderOffs = pBorder->ScreenToOutputPixel( OutputToScreenPixel( aBorderOffs ) ); in ImplClearBackground()
1133 aClipRgn.Move( aBorderOffs.X(), aBorderOffs.Y() ); in ImplClearBackground()
1138 Point aBorderOffs; in ImplClearBackground() local
1139aBorderOffs = pBorder->ScreenToOutputPixel( OutputToScreenPixel( aBorderOffs ) ); in ImplClearBackground()
1140 aClipRgn.Move( aBorderOffs.X(), aBorderOffs.Y() ); in ImplClearBackground()

Completed in 29 milliseconds