Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1007 … sal_Bool bDrawExtBorderOnly, long nCornerRadius, Color* pSelectionTextColor, Color* pPaintColor );
/trunk/main/vcl/source/window/
H A Dwindow.cxx9450 Color* pPaintColor in DrawSelectionBackground() argument
9462 Color aSelectionBorderCol( pPaintColor ? *pPaintColor : rStyles.GetHighlightColor() ); in DrawSelectionBackground()
9471 if( !bDark && !bBright && abs( c2-c1 ) < (pPaintColor ? 40 : 75) ) in DrawSelectionBackground()

Completed in 51 milliseconds