Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dchartdldrgui.cpp204 …int response = PlatformDirSelectorDialog( this, &dir_spec, _("Choose Chart File Directory"), m_tcC… in OnDirSelClick()
584 …int response = PlatformDirSelectorDialog( this, &dir_spec, _("Choose Chart File Directory"), m_tcD… in OnDirSelClick()
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Docpn_plugin.h1153 extern DECL_EXP int PlatformDirSelectorDialog( wxWindow *parent, wxString *file_spec, wxString Tit…
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpluginmanager.cpp8361 int PlatformDirSelectorDialog( wxWindow *parent, wxString *file_spec, wxString Title, wxString init… in PlatformDirSelectorDialog() function