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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h241 bool ReadFromString(const wxString& buffer);
249 return ReadFromString(wxString(buffer, wxConvLibc));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dexpr.tex481 \membersection{wxExprDatabase::ReadFromString}\label{wxexprdatabasereadfromstring}
483 \func{bool}{ReadFromString}{\param{const wxString\&}{ buffer}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dwxexpr.cpp1089 bool wxExprDatabase::ReadFromString(const wxString& buffer) function in class:wxExprDatabase
H A Dresource.cpp264 if (!db.ReadFromString(data))

Completed in 217 milliseconds