Searched defs:icon (Results 26 - 50 of 111) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstatbmp.cpp128 wxIcon* icon = new wxIcon; local
[all...]
H A Dgdiimage.cpp389 bool wxICOFileHandler::LoadIcon(wxIcon *icon, argument
500 LoadIcon(wxIcon *icon, const wxString& name, long WXUNUSED(flags), int desiredWidth, int desiredHeight) argument
[all...]
H A Dimaglist.cpp172 int wxImageList::Add(const wxIcon& icon) argument
204 bool wxImageList::Replace(int i, const wxIcon& icon) argument
324 wxIcon icon; local
[all...]
H A Dtaskbar.cpp72 wxTaskBarIconWindow(wxTaskBarIcon *icon) argument
137 bool wxTaskBarIcon::SetIcon(const wxIcon& icon, const wxString& tooltip) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Daboutdlgg.cpp87 wxIcon icon = m_icon; local
176 wxIcon icon = info.GetIcon(); local
H A Dimaglist.cpp146 wxIcon icon; local
H A Dtipdlg.cpp263 wxIcon icon = wxArtProvider::GetIcon(wxART_TIP, wxART_CMN_DIALOG); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dartgtk.cpp156 GtkIconSize icon; member in struct:__anon586
[all...]
H A Ddnd.cpp808 wxIcon *icon = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Dstatpict.h78 wxIcon icon; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dtaskbarx11.cpp126 wxTaskBarIconArea::wxTaskBarIconArea(wxTaskBarIcon *icon, const wxBitmap &bmp) argument
291 bool wxTaskBarIcon::SetIcon(const wxIcon& icon, cons argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dbitmap.h83 wxBitmap(const wxIcon& icon) { CopyFromIcon(icon); } argument
85 wxBitmap& operator=(const wxIcon& icon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dbitmap.h78 wxBitmap(const wxIcon& icon) { Init(); CopyFromIcon(icon); } argument
80 wxBitmap& operator=(const wxIcon& icon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dicons.c124 get_themed_icon_pixbuf( GThemedIcon * icon, argument
154 get_file_icon_pixbuf( GFileIcon * icon, int size ) argument
171 _get_icon_pixbuf( GIcon * icon, int size, GtkIconTheme * theme ) argument
186 GIcon * icon; local
[all...]
H A Dtr-icon.c70 GtkStatusIcon * icon = GTK_STATUS_ICON( vicon ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtracker-delegate.cc95 QPixmap icon = inf.st.getFavicon( ); local
H A Dapp.cc106 QIcon icon; local
H A Dtorrent.cc429 QIcon icon; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtaskbar.cpp372 bool wxDockTaskBarIcon::SetIcon(const wxIcon& icon, const wxString& tooltip) argument
496 bool wxTaskBarIcon::SetIcon(const wxIcon& icon, cons argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbitmap.cpp191 bool wxBitmap::CopyFromIcon(const wxIcon& icon) argument
H A Dtoplevel.cpp237 void wxTopLevelWindowPalm::SetIcon(const wxIcon& icon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dbitmap.cpp237 bool wxBitmap::CopyFromIcon(const wxIcon& icon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddnd.cpp806 wxIcon *icon = NULL; local
H A Deggtrayicon.c159 egg_tray_icon_init (EggTrayIcon *icon) argument
179 EggTrayIcon *icon = user_data; local
202 EggTrayIcon *icon = EGG_TRAY_ICON (widget); local
224 egg_tray_icon_send_manager_message(EggTrayIcon *icon, long message, Window window, long data1, long data2, long data3) argument
254 egg_tray_icon_send_dock_request(EggTrayIcon *icon) argument
264 egg_tray_icon_update_manager_window(EggTrayIcon *icon) argument
309 EggTrayIcon *icon; local
370 egg_tray_icon_send_message(EggTrayIcon *icon, gint timeout, const gchar *message, gint len) argument
430 egg_tray_icon_cancel_message(EggTrayIcon *icon, guint id) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoplevel.h154 virtual void SetIcon(const wxIcon& icon) { m_icons = wxIconBundle( icon ); } argument

Completed in 285 milliseconds

12345