Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dtcmgr.h96 return m_sourcefile_array; in GetDataSet()
137 wxArrayString m_sourcefile_array; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dtcmgr.cpp724 m_sourcefile_array.Clear(); in LoadDataSources()
725 m_sourcefile_array = sources; in LoadDataSources()