Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx2345 rStateRect.Right() = rStateRect.Left() + rImageSize.Width()-1; in ImplDraw()
2346 rStateRect.Bottom() = rStateRect.Top() + rImageSize.Height()-1; in ImplDraw()
2365 rStateRect.Right() = rStateRect.Left()+rImageSize.Width()-1; in ImplDraw()
2366 rStateRect.Bottom() = rStateRect.Top()+rImageSize.Height()-1; in ImplDraw()
2420 rStateRect = aImageRect; in ImplDraw()
3438 rStateRect.Top() = 0; in ImplDraw()
3441 rStateRect.Right() = rStateRect.Left()+rImageSize.Width()-1; in ImplDraw()
3442 rStateRect.Bottom() = rStateRect.Top()+rImageSize.Height()-1; in ImplDraw()
3460 rStateRect.Right() = rStateRect.Left()+rImageSize.Width()-1; in ImplDraw()
3461 rStateRect.Bottom() = rStateRect.Top()+rImageSize.Height()-1; in ImplDraw()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx308 const Size& rImageSize, Rectangle& rStateRect,
425 const Size& rImageSize, Rectangle& rStateRect,

Completed in 33 milliseconds