Searched refs:GetAppName (Results 26 - 46 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/docvwmdi/
H A Dview.cpp109 wxString s(wxTheApp->GetAppName());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dremhelp.cpp108 wxString thename = wxGetApp().GetAppName();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h120 wxString GetAppName() const function in class:wxAppConsole
H A Dconfbase.h244 wxString GetAppName() const { return m_appName; } function in class:wxConfigBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp456 if (!wxTheApp->GetAppName().empty())
457 msgTitle = wxTheApp->GetAppName();
566 if (!wxTheApp->GetAppName().empty())
567 msgTitle = wxTheApp->GetAppName();
1427 wxString appName = wxTheApp->GetAppName();
1609 if (!wxTheApp->GetAppName().empty())
1610 msgTitle = wxTheApp->GetAppName();
H A Ddebugrpt.cpp256 return wxTheApp->GetAppName();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsnglinst.tex93 \helpref{GetAppName()}{wxappgetappname} and \helpref{wxGetUserId()}{wxgetuserid}
H A Daboutdlginfo.tex192 by \helpref{wxApp::GetAppName()}{wxappgetappname} will be shown in the dialog.
H A Dconfig.tex254 \helpref{GetAppName}{wxconfigbasegetappname}\\
364 normally use \helpref{wxApp::GetAppName}{wxappgetappname} to set it. The
503 \membersection{wxConfigBase::GetAppName}\label{wxconfigbasegetappname}
505 \constfunc{wxString}{GetAppName}{\void}
H A Ddebugrpt.tex237 \helpref{wxApp::GetAppName()}{wxappgetappname} is used.
H A Dstdpaths.tex25 replaced with the value returned by \helpref{wxApp::GetAppName}{wxappgetappname}
H A Dapp.tex128 \membersection{wxApp::GetAppName}\label{wxappgetappname}
130 \constfunc{wxString}{GetAppName}{\void}
593 \helpref{wxApp::GetAppName}{wxappgetappname}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dapp.cpp250 wxString appname = wxTheApp->GetAppName();
H A Dclipbrd.cpp290 wxXmString label( wxTheApp->GetAppName() );
H A Dutils.cpp585 wxTheApp->GetAppName().c_str(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dapp.cpp293 wxString tmp = GetAppName();
H A Dregconf.cpp99 strRoot << wxTheApp->GetAppName();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Dpgmctrl.cpp99 Temp0.Printf(_("%s Functions"),p_ProgramCfg->GetAppName().c_str());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dpathname.c545 char *GetAppName(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dpathname.c545 char *GetAppName(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp258 wxString appName = wxTheApp->GetAppName();

Completed in 239 milliseconds

12