Searched refs:GetKeyName (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Diniconf.h92 wxString GetKeyName(const wxString& szKey) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Diniconf.cpp176 wxString wxIniConfig::GetKeyName(const wxString& szKey) const function in class:wxIniConfig
291 wxString strKey = GetKeyName(path.Name());
332 *pl = GetProfileInt(GetVendorName(), GetKeyName(szKey), *pl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Diniconf.cpp171 wxString wxIniConfig::GetKeyName(const wxString& szKey) const function in class:wxIniConfig
287 wxString strKey = GetKeyName(path.Name());
316 wxString strKey = GetKeyName(path.Name());
361 // *pl = GetProfileInt(GetVendorName(), GetKeyName(szKey), *pl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Diniconf.h103 wxString GetKeyName(const wxString& szKey) const;

Completed in 82 milliseconds