Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DOCPNPlatform.h182 wxString *GetPluginDirPtr();
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOCPNPlatform.cpp1807 wxString *OCPNPlatform::GetPluginDirPtr() in GetPluginDirPtr() function in OCPNPlatform
H A Dpluginmanager.cpp7543 return g_Platform->GetPluginDirPtr(); in GetpPlugInLocation()