Searched refs:aTextRectSize (Results 1 – 1 of 1) sorted by relevance
443 Size aTextRectSize( aTextRect.GetSize() ); in ImplDrawItem() local446 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 9 milliseconds