Searched refs:bBright (Results 1 – 1 of 1) sorted by relevance
9466 sal_Bool bBright = ( rStyles.GetFaceColor() == Color( COL_WHITE ) ); in DrawSelectionBackground() local9471 if( !bDark && !bBright && abs( c2-c1 ) < (pPaintColor ? 40 : 75) ) in DrawSelectionBackground()9502 … SetLineColor( bDark ? Color(COL_WHITE) : ( bBright ? Color(COL_BLACK) : aSelectionBorderCol ) ); in DrawSelectionBackground()9520 else if ( bBright ) in DrawSelectionBackground()9533 else if ( bBright ) in DrawSelectionBackground()9546 else if ( bBright ) in DrawSelectionBackground()
Completed in 52 milliseconds