Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dstatus.cxx443 Size aTextRectSize( aTextRect.GetSize() ); in ImplDrawItem() local
446 mpImplData->mpVirDev->SetOutputSizePixel( aTextRectSize ); in ImplDrawItem()
457 Point aTextPos = ImplGetItemTextPos( aTextRectSize, aTextSize, pItem->mnBits ); in ImplDrawItem()
475 UserDrawEvent aODEvt( mpImplData->mpVirDev, Rectangle( Point(), aTextRectSize ), pItem->mnId ); in ImplDrawItem()
488 DrawOutDev( aTextRect.TopLeft(), aTextRectSize, Point(), aTextRectSize, *mpImplData->mpVirDev ); in ImplDrawItem()

Completed in 22 milliseconds