Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx444 , maItemRect( i_rItemRect ) in MenupopupValue()
447 Rectangle maItemRect; member in MenupopupValue
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx208 pNew->maItemRect = rDev.ImplLogicToDevicePixel( pMVal->maItemRect ); in lcl_transformControlValue()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx1010 aBGRect.left = rMVal.maItemRect.Left(); in ImplDrawNativeControl()
1011 aBGRect.top = rMVal.maItemRect.Top(); in ImplDrawNativeControl()
1012 … aBGRect.bottom = rMVal.maItemRect.Bottom()+1; // see below in drawNativeControl in ImplDrawNativeControl()

Completed in 25 milliseconds