Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Droutemanagerdialog.h144 void OnLayToggleVisibility(wxMouseEvent &event);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Droutemanagerdialog.cpp714 … wxMouseEventHandler(RouteManagerDialog::OnLayToggleVisibility), NULL, this ); in Create()
2430 void RouteManagerDialog::OnLayToggleVisibility( wxMouseEvent &event ) in OnLayToggleVisibility() function in RouteManagerDialog