Home
last modified time | relevance | path

Searched refs:RequestNewToolbars (Results 1 – 4 of 4) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h529 void RequestNewToolbars( bool bforcenew = false);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dnavutil.cpp3157 if (gFrame) gFrame->RequestNewToolbars(true); in SwitchInlandEcdisMode()
3175 if (gFrame) gFrame->RequestNewToolbars(true); in SwitchInlandEcdisMode()
H A Dchart1.cpp3471 void MyFrame::RequestNewToolbars(bool bforcenew) in RequestNewToolbars() function in MyFrame
6311 RequestNewToolbars(); in DoOptionsDialog()
9806 RequestNewToolbars(true); // Force rebuild, to pick up bGUIexpert and scale settings.
12489 gFrame->RequestNewToolbars( true );
H A Dpluginmanager.cpp3317 pParent->RequestNewToolbars(); in RemoveToolbarTool()
3331 pParent->RequestNewToolbars(); in SetToolbarToolViz()