Searched refs:LineListInsert (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h178 wxFileConfigLineList *LineListInsert(const wxString& str,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp1260 wxFileConfigLineList *wxFileConfig::LineListInsert(const wxString& str, function in class:wxFileConfig
1464 m_pLine = m_pConfig->LineListInsert(strFullName,
1931 // line to LineListInsert() means to prepend new line to the list
1933 m_pLine = Group()->Config()->LineListInsert(strLine, line);

Completed in 40 milliseconds