Searched refs:icon (Results 126 - 150 of 265) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddcpsg.h119 void DoDrawIcon(const wxIcon& icon, wxCoord x, wxCoord y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtoplevel.h65 virtual void SetIcon(const wxIcon& icon);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtoplevel.h57 virtual void SetIcon(const wxIcon& icon);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddc.h17 #include "wx/icon.h"
61 virtual void DoDrawIcon(const wxIcon& icon, wxCoord x, wxCoord y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtoplevel.h55 virtual void SetIcon(const wxIcon& icon);
183 // helper of SetIcons(): calls gets the icon with the size specified by the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfile-tree.cc593 // draw the file icon
598 QIcon icon; local
600 icon = style->standardIcon( QStyle::StandardPixmap( QStyle::SP_DirOpenIcon ) );
604 icon = Utils :: guessMimeIcon( name.left( name.lastIndexOf( " (" ) ) );
606 icon.paint( painter, iconArea, Qt::AlignCenter, QIcon::Normal, QIcon::On );
H A Dtorrent.cc429 QIcon icon; local
432 icon = QFileIconProvider().icon( QFileIconProvider::Folder );
434 icon = Utils :: guessMimeIcon( files.at(0).filename );
436 icon = QIcon( );
438 setIcon( MIME_ICON, icon );
H A Dapp.cc105 // set the default icon
106 QIcon icon; local
110 icon.addPixmap( QPixmap( QString::fromAscii(":/icons/transmission-%1.png" ).arg(size) ) );
111 setWindowIcon( icon );
452 args.append( QString::fromAscii( "transmission" ) ); // icon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbitmap.cpp37 #include "wx/icon.h"
297 bool wxBitmap::CopyFromIconOrCursor(const wxGDIImage& icon) argument
301 HICON hicon = (HICON)icon.GetHandle();
314 int w = icon.GetWidth(),
315 h = icon.GetHeight();
324 // If the icon is 32 bits per pixel then it may have alpha channel data,
360 wxUnusedVar(icon);
377 bool wxBitmap::CopyFromIcon(const wxIcon& icon) argument
381 if ( !icon.Ok() )
384 return CopyFromIconOrCursor(icon);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/svg/
H A Ddcsvg.h227 void DrawIcon(const wxIcon& icon, wxCoord x, wxCoord y) argument
228 {DoDrawIcon(icon, x, y) ; return ; };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dstdrend.h158 const wxIcon& icon,
174 const wxIcon& icon,
321 // return the frame icon bitmap
H A Drenderer.h58 #include "wx/icon.h"
322 const wxIcon& icon,
343 // draw frame icon
346 const wxIcon& icon,
483 // get titlebar icon size
718 const wxIcon& icon,
722 { m_renderer->DrawFrameTitleBar(dc, rect, title, icon, flags,
739 const wxIcon& icon,
741 { m_renderer->DrawFrameIcon(dc, rect, icon, flags); }
715 DrawFrameTitleBar(wxDC& dc, const wxRect& rect, const wxString& title, const wxIcon& icon, int flags, int specialButton = 0, int specialButtonFlag = 0) argument
737 DrawFrameIcon(wxDC& dc, const wxRect& rect, const wxIcon& icon, int flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.cpp326 // There are two ways of getting the standard icon: either via XPMs or via
335 wxIcon icon(_T(iconId)); \
337 bmp.CopyFromIcon(icon); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dprivate.h274 #define GetHiconOf(icon) ((HICON)(icon).GetHICON())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtoplevel.cpp328 // reset the icon
1074 // frame title/icon
1089 void wxTopLevelWindowGTK::SetIcon( const wxIcon &icon )
1091 SetIcons( wxIconBundle( icon ) );
1104 wxIcon icon = icons.GetIcon(-1);
1105 if (icon.Ok())
1107 wxMask *mask = icon.GetMask();
1111 gdk_window_set_icon( m_widget->window, (GdkWindow *) NULL, icon.GetPixmap(), bm );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhthelpct.tex76 have a book icon. This is how Microsoft's HTML help viewer behaves.}
78 a book icon, book's sections have a folder icon. This is the default.}
80 nodes of top-level sections of a book (i.e. chapters) have a book icon,
81 all other sections (sections, subsections, ...) have a folder icon.}
H A Dlistctrl.tex15 icon view and small icon view. In any case, elements are numbered from zero.
67 \twocolitem{\windowstyle{wxLC\_ICON}}{Large icon view, with optional labels.}
68 \twocolitem{\windowstyle{wxLC\_SMALL\_ICON}}{Small icon view, with optional labels.}
168 Arranges the items in icon or small icon view. This only has effect on Win32. {\it flag} is one of:
326 or the total number of items in the list control (icon
327 or small icon view).
349 \twocolitem{\windowstyle{wxIMAGE\_LIST\_NORMAL}}{The normal (large icon) image list.}
350 \twocolitem{\windowstyle{wxIMAGE\_LIST\_SMALL}}{The small icon imag
[all...]
H A Dartprov.tex9 When wxWidgets needs to display an icon or a bitmap (e.g. in the standard file
85 it is also possible to load icons from current icon theme by specifying their
88 \urlref{freedesktop.org Icon Themes specification}{http://freedesktop.org/Standards/icon-theme-spec}. Note that themes are not guaranteed to contain all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jar ... quaqua/ext/nanoxml/ ch/randelshofer/quaqua/filechooser/ ch/randelshofer/quaqua/icon/ ch/randelshofer/quaqua/images/ ch/randelshofer/quaqua/jaguar/ ch/randelshofer ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/regtest/
H A Dregtest.cpp341 // set the icon
557 // set the expanded icon as well
974 // determine the appropriate icon
975 RegImageList::Icon icon; local
983 icon = RegImageList::TextValue;
991 icon = RegImageList::BinaryValue;
1004 icon = RegImageList::BinaryValue;
1007 m_pTree->InsertNewTreeNode(this, str, icon, &strItem);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddcgraph.cpp24 #include "wx/icon.h"
141 void wxGCDC::DoDrawIcon( const wxIcon &icon, wxCoord x, wxCoord y ) argument
144 wxCHECK_RET( icon.Ok(), wxT("wxGCDC(cg)::DoDrawIcon - invalid icon") );
146 wxCoord w = icon.GetWidth();
147 wxCoord h = icon.GetHeight();
149 m_graphicContext->DrawIcon( icon , x, y, w, h );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dstdrend.cpp985 const wxIcon& icon,
998 DrawFrameIcon(dc, rect, icon, flags);
1144 const wxIcon& icon,
1147 if ( icon.Ok() )
1150 dc.DrawIcon(icon, r.x, r.y);
982 DrawFrameTitleBar(wxDC& dc, const wxRect& rect, const wxString& title, const wxIcon& icon, int flags, int specialButton, int specialButtonFlags) argument
1142 DrawFrameIcon(wxDC& dc, const wxRect& rect, const wxIcon& icon, int flags) argument
H A Dtopluniv.cpp330 const wxIcon& icon = icons.GetIcon( size ); local
332 if ( !icon.Ok() || size.x == wxDefaultCoord )
333 m_titlebarIcon = icon;
337 bmp1.CopyFromIcon(icon);
341 m_titlebarIcon = icon;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dicon.h2 * $Id: icon.h,v 1.5 2009-10-16 00:11:42 didg Exp $
14 static const unsigned char apple_atalk_icon[] = { /* default appletalk icon */
49 static const unsigned char apple_tcp_icon[] = { /* default asip icon */
85 static const unsigned char icon[] = { /* declogo */ variable
122 static const unsigned char icon[] = { /* daemon */ variable
159 static const unsigned char icon[] = { /* sunlogo */ variable
196 static const unsigned char icon[] = { /* hagar */ variable
232 static const unsigned char icon[] = { /* globe */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dwidgets.cpp340 // set the frame icon
926 const char* icon[])
934 imaglist->Add(wxBitmap(icon));
937 wxUnusedVar(icon);
924 WidgetsPage(WidgetsBookCtrl *book, wxImageList *imaglist, const char* icon[]) argument

Completed in 275 milliseconds

1234567891011