Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h531 void ActivateMOB(void);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp4788 ActivateMOB(); in OnToolLeftClick()
5121 void MyFrame::ActivateMOB( void ) in ActivateMOB() function in MyFrame
H A Dchcanv.cpp2873 parent_frame->ActivateMOB(); in OnKeyDown()
3124 if( m_modkeys == wxMOD_CONTROL ) parent_frame->ActivateMOB(); in OnKeyDown()