Home
last modified time | relevance | path

Searched refs:AddAuxKey (Results 1 – 5 of 5) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DFontMgr.h59 bool AddAuxKey( wxString key );
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DFontMgr.cpp619 bool FontMgr::AddAuxKey( wxString key ) in AddAuxKey() function in FontMgr
H A DConfigMgr.cpp1644 bNewKey = FontMgr::Get().AddAuxKey(kval); in CheckTemplate()
H A Dnavutil.cpp1307 bNewKey = FontMgr::Get().AddAuxKey(kval); in LoadMyConfigRaw()
H A Dpluginmanager.cpp3785 return FontMgr::Get().AddAuxKey( TextElement ); in AddPersistentFontKey()