Searched refs:DoReadLong (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dprefconf.cpp174 bool wxPrefConfig::DoReadLong(const wxString& key, long *plResult) const function in class:wxPrefConfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Diniconf.h84 bool DoReadLong(const wxString& key, long *plResult) const;
H A Dregconf.h96 virtual bool DoReadLong(const wxString& key, long *plResult) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dprefconf.h73 virtual bool DoReadLong(const wxString& key, long *plResult) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h185 virtual bool DoReadLong(const wxString& key, long *pl) const;
H A Dconfbase.h267 virtual bool DoReadLong(const wxString& key, long *pl) const = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dconfig.cpp158 if ( !DoReadLong(key, &l) )
173 if ( !DoReadLong(key, &l) )
H A Dfileconf.cpp957 bool wxFileConfig::DoReadLong(const wxString& key, long *pl) const function in class:wxFileConfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Diniconf.cpp302 bool wxIniConfig::DoReadLong(const wxString& szKey, long *pl) const function in class:wxIniConfig
H A Dregconf.cpp588 bool wxRegConfig::DoReadLong(const wxString& key, long *plResult) const function in class:wxRegConfig

Completed in 88 milliseconds