Searched refs:image (Results 126 - 150 of 612) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dcursor.h25 wxCursor(const wxImage& image);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dcursor.h25 wxCursor(const wxImage& image);
H A Dtreectrl.h80 // image list: these functions allow to associate an image list with
82 // the associated image list when it's deleted in order to allow image
85 // The normal image list is for the icons which correspond to the
89 // checked/unchecked) which are taken from the state image list.
129 void SetItemImage(const wxTreeItemId& item, int image,
231 int image = -1, int selectedImage = -1,
237 int image = -1, int selectedImage = -1,
244 int image
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DIP2Country.h50 #include <wx/image.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/
H A DMakefile38 obj-$(CONFIG_USB_MDC800) += image/
39 obj-$(CONFIG_USB_MICROTEK) += image/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfbmem.c361 struct fb_image *image, int rotate)
366 fb_rotate_logo_ud(image->data, dst, image->width,
367 image->height);
368 image->dx = info->var.xres - image->width - image->dx;
369 image->dy = info->var.yres - image->height - image
360 fb_rotate_logo(struct fb_info *info, u8 *dst, struct fb_image *image, int rotate) argument
393 fb_do_show_logo(struct fb_info *info, struct fb_image *image, int rotate, unsigned int num) argument
431 struct fb_image image; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcycx_cfm.h27 #define CFM_IMAGE_SIZE 0x20000 /* max size of CYCX code image file */
80 * @checksum - info + image
84 * @image - code image (variable size)
93 unsigned char image[0]; member in struct:cycx_firmware
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-elf/
H A DMakefile27 --add-section image=vmlinux.tmp \
28 --set-section-flags image=contents,alloc,load,load,data \
41 --add-section image=vmlinux.tmp \
42 --set-section-flags image=contents,alloc,load,load,data \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/dime/
H A Ddime.h74 int ns__getImage(char *name, ns__Data &image);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/dime/
H A Ddime.h74 int ns__getImage(char *name, ns__Data &image);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dicoenc.c116 IcoImage *image; local
126 image = &ico->images[ico->current_image++];
128 image->offset = avio_tell(pb);
129 image->width = (c->width == 256) ? 0 : c->width;
130 image->height = (c->height == 256) ? 0 : c->height;
133 image->bits = c->bits_per_coded_sample;
134 image->size = pkt->size;
143 image->bits = AV_RL16(pkt->data + 28); // allows things like 1bit and 4bit images to be preserved
144 image->size = pkt->size - 14 + c->height * (c->width + 7) / 8;
194 .mime_type = "image/vn
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/image/
H A Dmakefile.dms197 all : $(OBJS)\image.exe data
203 -if exist $(OBJS)\image.exe del $(OBJS)\image.exe
204 -if exist $(OBJS)\image.map del $(OBJS)\image.map
206 $(OBJS)\image.exe : $(IMAGE_OBJECTS) $(OBJS)\image_image.res
207 link /NOLOGO /SILENT /NOI /DELEXECUTABLE /EXETYPE:NT $(__DEBUGINFO_1) /su:windows:4.0 $(LDFLAGS) $(IMAGE_OBJECTS),$@,$(OBJS)\image.map, $(LIBDIRNAME)\ $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) $(__CAIRO_LIB_p) $(__CAIRO_LIBDIR_FILENAMES)\ kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib,, $(OBJS)\image_image.res
215 $(OBJS)\image_image.obj : .\image.cpp
216 $(CXX) -mn -c -cpp -o$@ $(IMAGE_CXXFLAGS) .\image.cpp
218 $(OBJS)\image_image.res : .\image
[all...]
H A Dmakefile.va20 PROGRAM=image
H A Dmakefile.wat255 all : .SYMBOLIC $(OBJS)\image.exe data
263 -if exist $(OBJS)\image.exe del $(OBJS)\image.exe
265 $(OBJS)\image.exe : $(IMAGE_OBJECTS) $(OBJS)\image_image.res
266 @%create $(OBJS)\image.lbc
267 @%append $(OBJS)\image.lbc option quiet
268 @%append $(OBJS)\image.lbc name $^@
269 @%append $(OBJS)\image.lbc option caseexact
270 @%append $(OBJS)\image.lbc $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16' $(____CAIRO_LIBDIR_FILENAMES_p) $(LDFLAGS)
271 @for %i in ($(IMAGE_OBJECTS)) do @%append $(OBJS)\image
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistview.tex43 Resets the column image -- after calling this function, no image will be shown.
47 \docparam{col}{the column to clear image for}
130 \func{void}{SetColumnImage}{\param{int }{col}, \param{int }{image}}
132 Sets the column image for the specified column. To use the column images, the
133 control must have a valid image list with at least one image.
137 \docparam{col}{the column to set image for}
139 \docparam{image}{the index of the column image i
[all...]
H A Dtimaglst.tex5 An image list is a list of images that may have transparent areas.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddragimgg.cpp39 #include "wx/image.h"
89 wxGenericDragImage::wxGenericDragImage(const wxBitmap& image, const wxCursor& cursor, const wxPoint& WXUNUSED(cursorHotspot)) argument
93 Create(image, cursor);
96 wxGenericDragImage::wxGenericDragImage(const wxIcon& image, const wxCursor& cursor, const wxPoint& WXUNUSED(cursorHotspot)) argument
100 Create(image, cursor);
115 bool wxGenericDragImage::Create(const wxBitmap& image, const wxCursor& cursor, const wxPoint& WXUNUSED(cursorHotspot)) argument
117 return Create(image, cursor);
120 bool wxGenericDragImage::Create(const wxIcon& image, const wxCursor& cursor, const wxPoint& WXUNUSED(cursorHotspot)) argument
122 return Create(image, cursor);
138 // Create a drag image wit
147 Create(const wxBitmap& image, const wxCursor& cursor) argument
159 Create(const wxIcon& image, const wxCursor& cursor) argument
207 wxImage image = bitmap.ConvertToImage(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dcursor.cpp37 #include "wx/image.h"
174 wxCursor::wxCursor(const wxImage& image) argument
176 // image has to be of the standard cursor size, otherwise we won't be able
181 int hotSpotX = image.GetOptionInt(wxIMAGE_OPTION_CUR_HOTSPOT_X);
182 int hotSpotY = image.GetOptionInt(wxIMAGE_OPTION_CUR_HOTSPOT_Y);
183 int image_w = image.GetWidth();
184 int image_h = image.GetHeight();
190 wxImage imageSized(image); // final image of correct size
192 // if image i
[all...]
H A Dimaglist.cpp36 #include "wx/image.h"
72 // Creates an image list
117 // Returns the number of images in the image list.
120 wxASSERT_MSG( m_hImageList, _T("invalid image list") );
128 wxASSERT_MSG( m_hImageList, _T("invalid image list") );
147 wxLogError(_("Couldn't add an image to the image list."));
165 wxLogError(_("Couldn't add an image to the image list."));
177 wxLogError(_("Couldn't add an image t
294 wxImage image = bitmap.ConvertToImage(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbitmap.cpp39 #include "wx/image.h"
131 // more and the image is "big", i.e. > 16Mb which is the
253 bool wxBitmap::CreateFromImage(const wxImage& image, int depth) argument
258 bool wxBitmap::CreateFromImage(const wxImage& image, const wxDC& dc) argument
263 bool wxBitmap::CreateFromImage(const wxImage& image, int depth, WXHDC hdc) argument
270 wxImage image; local
271 return image;
437 bool wxBitmapHandler::Create(wxGDIImage *image, argument
445 bool wxBitmapHandler::Load(wxGDIImage *image, argument
453 bool wxBitmapHandler::Save(wxGDIImage *image, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Dstd.h12 #include <wx/image.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtreectrl.h168 // image list: these functions allow to associate an image list with
170 // the associated image list when it's deleted in order to allow image
173 // The normal image list is for the icons which correspond to the
177 // checked/unchecked) which are taken from the state image list.
194 // get the normal item image
204 // set the normal item image
205 void SetItemImage(const wxTreeItemId& item, int image);
270 int image
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtreectrl.h166 // image list: these functions allow to associate an image list with
168 // the associated image list when it's deleted in order to allow image
171 // The normal image list is for the icons which correspond to the
175 // checked/unchecked) which are taken from the state image list.
192 // get the normal item image
202 // set the normal item image
203 void SetItemImage(const wxTreeItemId& item, int image);
268 int image
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlistctrl.h93 void SetColumnImage(int col, int image) argument
97 item.SetImage(image);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dcursor.h49 wxCursor(const wxImage & image) ;
70 void CreateFromImage(const wxImage & image) ;

Completed in 307 milliseconds

1234567891011>>