Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx132 BitmapEx createOverlayImage( int nHighlight = -1 );
377 BitmapEx ChangePlaceholderTag::createOverlayImage( int nHighlight ) in createOverlayImage() argument
402 aRet = *(getButtonImage((nHighlight == 0) ? 4 : 0, bLarge)); in createOverlayImage()
405 …ngle( Point( aSize.Width(), 0 ), aSize ), aRectSrc, getButtonImage((nHighlight == 1) ? 5 : 1, b… in createOverlayImage()
406 …gle( Point( 0, aSize.Height() ), aSize ), aRectSrc, getButtonImage((nHighlight == 2) ? 6 : 2, b… in createOverlayImage()
407 …t( aSize.Width(), aSize.Height() ), aSize ), aRectSrc, getButtonImage((nHighlight == 3) ? 7 : 3, b… in createOverlayImage()

Completed in 25 milliseconds