Searched refs:m_choicebook (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/xrc/
H A Dxh_choicbk.cpp35 m_choicebook(NULL)
67 wxObject *item = CreateResFromNode(n, m_choicebook, NULL);
73 m_choicebook->AddPage(wnd, GetText(wxT("label")),
78 wxImageList *imgList = m_choicebook->GetImageList();
82 m_choicebook->AssignImageList( imgList );
85 m_choicebook->SetPageImage(m_choicebook->GetPageCount()-1, imgIndex );
109 wxChoicebook *old_par = m_choicebook;
110 m_choicebook = nb;
113 CreateChildren(m_choicebook, tru
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_choicbk.h29 wxChoicebook *m_choicebook; member in class:wxChoicebookXmlHandler

Completed in 111 milliseconds