Searched refs:GetFirstGroup (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dprefconf.cpp105 bool wxPrefConfig::GetFirstGroup(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.h58 virtual bool GetFirstGroup(wxString& str, long& lIndex) const;
H A Dregconf.h53 virtual bool GetFirstGroup(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.h44 virtual bool GetFirstGroup(wxString& str, long& lIndex) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscorefil.cpp55 if (m_config->GetFirstGroup(player, index))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h147 virtual bool GetFirstGroup(wxString& str, long& lIndex) const;
H A Dconfbase.h130 virtual bool GetFirstGroup(wxString& str, long& lIndex) const = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dfontmgr.cpp182 for ( bool cont = cfg.GetFirstGroup(name, i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Diniconf.h53 virtual bool GetFirstGroup(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.cpp402 bool wxRegConfig::GetFirstGroup(wxString& str, long& lIndex) const function in class:wxRegConfig
496 bool bCont = ((wxRegConfig*)this)->GetFirstGroup(str, l);
H A Diniconf.cpp195 bool wxIniConfig::GetFirstGroup(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.cpp190 bool wxIniConfig::GetFirstGroup(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.cpp199 for ( bool cont = fc.GetFirstGroup(name, cookie);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconfig.tex222 bCont = GetConfig()->GetFirstGroup(str, dummy);
236 \helpref{GetFirstGroup}{wxconfigbasegetfirstgroup}\\
534 \membersection{wxConfigBase::GetFirstGroup}\label{wxconfigbasegetfirstgroup}
536 \constfunc{bool}{GetFirstGroup}{\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.cpp813 bool wxFileConfig::GetFirstGroup(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.cpp2089 bool bCont = config->GetFirstGroup(str, dummy);

Completed in 209 milliseconds