Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4943 DWORD colBackground = GetSysColor( fSelected ? COLOR_HIGHLIGHT : COLOR_MENU ); in ImplDrawItem() local
4945 clrPrevBkgnd = SetBkColor( pDI->hDC, colBackground ); in ImplDrawItem()
4947 clrPrevBkgnd = SetBkColor( pDI->hDC, colBackground ); in ImplDrawItem()
4987 colBackground = RGB(255,255,255); in ImplDrawItem()
4989 … Color( GetRValue(colBackground),GetGValue(colBackground),GetBValue(colBackground) ), 0); in ImplDrawItem()

Completed in 37 milliseconds