Searched refs:m_TitleFormat (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpdlg.h79 wxString m_TitleFormat; // title of the help frame member in class:wxHtmlHelpDialog
H A Dhelpfrm.h135 wxString m_TitleFormat; // title of the help frame member in class:wxHtmlHelpFrame
H A Dhelpwnd.h206 wxString m_TitleFormat; // title of the help frame member in class:wxHtmlHelpWindow
H A Dhtmlwin.h483 wxString m_TitleFormat; member in class:wxHtmlWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpfrm.cpp132 m_HtmlHelpWin->GetHtmlWindow()->SetRelatedFrame(this, m_TitleFormat);
147 m_TitleFormat = format;
H A Dhelpdlg.cpp110 m_TitleFormat = format;
H A Dhtmlwin.cpp297 m_TitleFormat = wxT("%s");
360 m_TitleFormat = format;
650 tit.Printf(m_TitleFormat, title.c_str());

Completed in 121 milliseconds