Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dctrl.cxx547 void Control::DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect, const XubString&… in DrawControlText() argument
564 _io_rRect = _rTargetDevice.GetTextRect( _io_rRect, _rStr, _nStyle ); in DrawControlText()
565 _rTargetDevice.DrawText( _io_rRect, _rStr, _nStyle, _pVector, _pDisplayText ); in DrawControlText()
570 _io_rRect = aRenderer.DrawText( _io_rRect, _rStr, _nStyle, _pVector, _pDisplayText ); in DrawControlText()
/trunk/main/vcl/inc/vcl/
H A Dctrl.hxx97 void DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect,

Completed in 19 milliseconds