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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmldocument.tex231 \membersection{wxXmlDocument::SetRoot}\label{wxxmldocumentsetroot}
233 \func{void}{SetRoot}{\param{wxXmlNode* }{node}}
237 \helpref{SetRoot}{wxxmldocumentsetroot} if you want
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xml/
H A Dxml.h245 void SetRoot(wxXmlNode *node) { wxDELETE(m_root); m_root = node; } function in class:wxXmlDocument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp447 xmldoc.SetRoot(nodeRoot);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp727 SetRoot(ctx.root);

Completed in 179 milliseconds