Searched refs:GetFirstEntry (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dprefconf.cpp115 bool wxPrefConfig::GetFirstEntry(wxString& str, long& lIndex) 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.h60 virtual bool GetFirstEntry(wxString& str, long& lIndex) const;
H A Dregconf.h55 virtual bool GetFirstEntry(wxString& str, long& lIndex) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dprefconf.h46 virtual bool GetFirstEntry(wxString& str, long& lIndex) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h149 virtual bool GetFirstEntry(wxString& str, long& lIndex) const;
H A Dconfbase.h133 virtual bool GetFirstEntry(wxString& str, long& lIndex) const = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Diniconf.h55 virtual bool GetFirstEntry(wxString& str, long& lIndex) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dregconf.cpp437 bool wxRegConfig::GetFirstEntry(wxString& str, long& lIndex) const function in class:wxRegConfig
479 bool bCont = ((wxRegConfig*)this)->GetFirstEntry(str, l);
H A Diniconf.cpp209 bool wxIniConfig::GetFirstEntry(wxString& WXUNUSED(str), long& WXUNUSED(lIndex)) const
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Diniconf.cpp204 bool wxIniConfig::GetFirstEntry(wxString& WXUNUSED(str), long& WXUNUSED(lIndex)) const
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/fileconf/
H A Dfileconftest.cpp172 for ( bool cont = fc.GetFirstEntry(name, cookie);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconfig.tex212 bool bCont = config->GetFirstEntry(str, dummy);
238 \helpref{GetFirstEntry}{wxconfigbasegetfirstentry}\\
548 \membersection{wxConfigBase::GetFirstEntry}\label{wxconfigbasegetfirstentry}
550 \constfunc{bool}{GetFirstEntry}{\param{wxString\& }{str}, \param{long\&}{ index}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp829 bool wxFileConfig::GetFirstEntry(wxString& str, long& lIndex) const function in class:wxFileConfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp793 bool cont = fileconf.GetFirstEntry(name, dummy);

Completed in 105 milliseconds