Searched refs:LoadIcon (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dgdiimage.cpp144 return LoadIcon( pIcon
154 virtual bool LoadIcon( wxIcon* pIcon
181 virtual bool LoadIcon( wxIcon * pIcon
202 virtual bool LoadIcon( wxIcon* pIcon
446 bool wxICOFileHandler::LoadIcon( wxIcon* pIcon, function in class:wxICOFileHandler
463 bool wxICOResourceHandler::LoadIcon( wxIcon* pIcon, function in class:wxICOResourceHandler
481 } // end of wxICOResourceHandler::LoadIcon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dwinrand.c92 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
97 wndclass.hIconSm = LoadIcon(NULL, IDI_APPLICATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgdiimage.cpp131 return LoadIcon(icon, name, flags, desiredWidth, desiredHeight);
135 virtual bool LoadIcon(wxIcon *icon,
150 virtual bool LoadIcon(wxIcon *icon,
168 virtual bool LoadIcon(wxIcon *icon,
389 bool wxICOFileHandler::LoadIcon(wxIcon *icon, function in class:wxICOFileHandler
500 bool wxICOResourceHandler::LoadIcon(wxIcon *icon, function in class:wxICOResourceHandler
527 hicon = ::LoadIcon(wxGetInstance(), name);
550 hicon = ::LoadIcon((HINSTANCE)NULL, stdIcons[nIcon].id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dwinrand.c92 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
97 wndclass.hIconSm = LoadIcon(NULL, IDI_APPLICATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dwinrand.c91 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
96 wndclass.hIconSm = LoadIcon(NULL, IDI_APPLICATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dwinundef.h312 // LoadIcon
313 #ifdef LoadIcon
314 #undef LoadIcon macro
315 inline HICON LoadIcon(HINSTANCE hInstance, LPCTSTR lpIconName) function
323 #endif // LoadIcon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng-win.c501 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
506 wndclass.hIconSm = LoadIcon(NULL, IDI_APPLICATION);
H A Drpng2-win.c733 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
738 wndclass.hIconSm = LoadIcon(NULL, IDI_APPLICATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A DbmedDlg.cpp25 // Note that LoadIcon does not require a subsequent DestroyIcon in Win32
26 m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxmlres.h213 wxIcon LoadIcon(const wxString& name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlres.tex202 \membersection{wxXmlResource::LoadIcon}\label{wxxmlresourceloadicon}
204 \func{wxIcon}{LoadIcon}{\param{const wxString\& }{name}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp80 wc.hIcon = LoadIcon(hInstance, MAKEINTRESOURCE(IDI_WCE_TPCB));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/visupng/
H A DVisualPng.c91 wndclass.hIcon = LoadIcon (hInstance, szIconName) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpbatch.c2057 wndclass.hIcon = LoadIcon(hInstance, MAKEINTRESOURCE(IDI_MAINFRAME));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp317 wxIcon wxXmlResource::LoadIcon(const wxString& name) function in class:wxXmlResource
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp352 wc.hIcon = LoadIcon(hInstance, MAKEINTRESOURCE(IDI_UNZIP));

Completed in 322 milliseconds