Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp11694 wxBrush *pblack_brush = wxTheBrushList->FindOrCreateBrush( GetGlobalColor( _T ( "UINFD" ) ), in DrawAllCurrentsInBBox() local
11785 dc.SetBrush( *pblack_brush ); in DrawAllCurrentsInBBox()