Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchcanv.h817 int m_brightmod; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp2817 if( mod != m_brightmod ) { in OnKeyDown()
2818 m_brightmod = mod; in OnKeyDown()