Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx943 Point aImgTL( nXPos, aRect.Top() ); in ImplDrawItem() local
945 aImgTL.Y() += (aRect.GetHeight() - aImageSize.Height())/2; in ImplDrawItem()
946 DrawImage( aImgTL, pItem->maTabImage, pItem->mbEnabled ? 0 : IMAGE_DRAW_DISABLE ); in ImplDrawItem()

Completed in 27 milliseconds