Searched refs:mnPenWidth (Results 1 – 4 of 4) sorted by relevance
280 double mnPenWidth; member in SdOptionsMisc343 double GetPresentationPenWidth() const { Init(); return mnPenWidth; } in GetPresentationPenWidth()344 …tPresentationPenWidth( double nPenWidth ) { if( mnPenWidth != nPenWidth ) { OptionsChanged(); mnPe… in SetPresentationPenWidth()
527 pData->mnPenWidth = 0; in ImplSalInitGraphics()529 pData->mnPenWidth = nDPIX/300; in ImplSalInitGraphics()751 mnPenWidth = GSL_PEN_WIDTH; in WinSalGraphics()1141 hNewPen = CreatePen( PS_SOLID, mnPenWidth, nPenColor ); in SetLineColor()
163 int mnPenWidth; // LineWidth member in WinSalGraphics
504 mnPenWidth( 150.0 ), in SdOptionsMisc()
Completed in 31 milliseconds