Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsettings.cxx437 maEdgeBlendingBottomRightColor = RGB_COLORDATA(0x40, 0x40, 0x40); in ImplStyleData()
550 maEdgeBlendingBottomRightColor = rData.maEdgeBlendingBottomRightColor; in ImplStyleData()
1071 … (mpData->maEdgeBlendingBottomRightColor == rSet.mpData->maEdgeBlendingBottomRightColor) && in operator ==()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx436 Color maEdgeBlendingBottomRightColor; member in ImplStyleData
939 …mRightColor(const Color& rBottomRight) { CopyData(); mpData->maEdgeBlendingBottomRightColor = rBot… in SetEdgeBlendingBottomRightColor()
940 …t Color& GetEdgeBlendingBottomRightColor() const { return mpData->maEdgeBlendingBottomRightColor; } in GetEdgeBlendingBottomRightColor()

Completed in 40 milliseconds