Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Doptions.h753 void EmptyChartGroupArray(ChartGroupArray *s);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Doptions.cpp1358 groupsPanel->EmptyChartGroupArray(m_pGroupArray); in ~options()
6407 groupsPanel->EmptyChartGroupArray(m_pGroupArray); in SetInitialSettings()
7490 groupsPanel->EmptyChartGroupArray(g_pGroupArray); in OnApplyClick()
9044 void ChartGroupsUI::EmptyChartGroupArray(ChartGroupArray* s) { in EmptyChartGroupArray() function in ChartGroupsUI