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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmltag.cpp227 m_FirstChild = m_LastChild = NULL;
231 m_Prev = m_Parent->m_LastChild;
236 m_Parent->m_LastChild = this;
500 return m_Parent->m_LastChild;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmltag.h135 wxHtmlTag *m_FirstChild, *m_LastChild; member in class:wxHtmlTag

Completed in 41 milliseconds