Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchcanv.h768 wxImage m_os_image_red_night; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp765 m_os_image_red_night = m_os_image_red_day.Copy(); in BEGIN_EVENT_TABLE()
781 m_os_image_red_night.SetRGB( ix, iy, nrgb.red, nrgb.green, nrgb.blue ); in BEGIN_EVENT_TABLE()
3583 m_pos_image_red = &m_os_image_red_night; in SetColorScheme()