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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpctrl.cpp50 m_ConfigRoot = wxEmptyString;
58 WriteCustomization(m_Config, m_ConfigRoot);
89 WriteCustomization(m_Config, m_ConfigRoot);
159 frame->Create(m_parentWindow, -1, wxEmptyString, m_FrameStyle, m_Config, m_ConfigRoot);
192 m_ConfigRoot = _T("wxWindows/wxHtmlHelpController");
233 m_ConfigRoot = rootpath;
H A Dhelpwnd.cpp277 m_ConfigRoot = wxEmptyString;
321 ReadCustomization(m_Config, m_ConfigRoot);
396 m_HtmlWin->ReadCustomization(m_Config, m_ConfigRoot);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpwnd.h133 m_ConfigRoot = rootpath;
232 wxString m_ConfigRoot; member in class:wxHtmlHelpWindow
H A Dhelpctrl.h122 wxString m_ConfigRoot; member in class:wxHtmlHelpController

Completed in 159 milliseconds