Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx190 … const bool bRoundEdges = fRoundedEdge && fOffset < fWidthH && 2.0 * fOffset < fHeightSign*fHeight; in createPolyPolygon_Cube() local
191 const sal_Int32 nPointCount = bRoundEdges ? 13 : 5; in createPolyPolygon_Cube()
/trunk/main/vcl/source/window/
H A Dwindow.cxx9456 bool bRoundEdges = nCornerRadius > 0; in DrawSelectionBackground() local
9482 if( bRoundEdges ) in DrawSelectionBackground()
9527 … nPercent = bRoundEdges ? 40 : 20; // selected, pressed or checked ( very dark ) in DrawSelectionBackground()
9540 … nPercent = bRoundEdges ? 60 : 35; // selected, pressed or checked ( very dark ) in DrawSelectionBackground()
9586 if( bRoundEdges ) in DrawSelectionBackground()

Completed in 63 milliseconds