Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchcanv.h236 wxBitmap &GetTideBitmap(){ return m_cTideBitmap; } in GetTideBitmap() function
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DglChartCanvas.cpp3868 wxBitmap bmp = m_pParentCanvas->GetTideBitmap(); in DrawGLTidesInBBox()