Searched defs:img (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dxpm_w32.c43 XImage *img; /* loaded image */ local
/macosx-10.10.1/ruby-106/ruby/lib/cgi/
H A Dhtml.rb486 def img(src = "", alt = "", width = nil, height = nil) method
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/mpformats/
H A D_html.tcl145 proc img {tag alt img} { procedure
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/pds/
H A Dtif_imageiter.c73 TIFFImageIterBegin(TIFFImageIter* img, TIFF* tif, int stop, char emsg[1024]) argument
211 TIFFImageIterGet(TIFFImageIter* img, void *udata, uint32 w, uint32 h) argument
225 TIFFImageIterEnd(TIFFImageIter* img) argument
238 TIFFImageIter img; local
260 gtTileContig(TIFFImageIter* img, void *udata, uint32 w, uint32 h) argument
308 gtTileSeparate(TIFFImageIter* img, void *udata, uint32 w, uint32 h) argument
375 gtStripContig(TIFFImageIter* img, void *udata, uint32 w, uint32 h) argument
414 gtStripSeparate(TIFFImageIter* img, void *udata, uint32 w, uint32 h) argument
483 TIFFImageIter img; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/win_dib/
H A DTiffile.cpp97 TIFFDibImage img; local
134 TIFFRGBAImage* img = &dib->tif; local
302 TIFFRGBAImage* img = &dib->tif; local
352 setorientation(TIFFRGBAImage* img, uint32 h) argument
393 getStripContig1Bit(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffgt.c50 static TIFFRGBAImage img; variable
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXCursor.c277 CGImageRef img = NULL, mask = NULL, maskedImg = NULL; local
H A DtkMacOSXDraw.c159 CGImageRef img = TkMacOSXCreateCGImageWithDrawable(src); local
269 CGImageRef img = TkMacOSXCreateCGImageWithDrawable(src); local
337 CGImageRef img = CreateCGImageWithXImage(image); local
378 CGImageRef img = NULL; local
477 CGImageRef img = NULL; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixButton.c168 XImage *img; local
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXColor.c458 CGImageRef img; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_getimage.c193 TIFFRGBAImageEnd(TIFFRGBAImage* img) argument
224 TIFFRGBAImageBegin(TIFFRGBAImage* img, TIFF* tif, int stop, char emsg[1024]) argument
450 TIFFRGBAImageGet(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
474 TIFFRGBAImage img; local
503 setorientation(TIFFRGBAImage* img) argument
570 gtTileContig(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
663 gtTileSeparate(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
788 gtStripContig(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
871 gtStripSeparate(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) argument
1557 putcontig8bitYCbCrGenericTile( TIFFRGBAImage* img, uint32* cp, uint32 x, uint32 y, uint32 w, uint32 h, int32 fromskew, int32 toskew, unsigned char* pp, int h_group, int v_group ) argument
[all...]
/macosx-10.10.1/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c372 u_int8_t *img; /* Current sector within io_buffer */ local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkDefaultTheme.c508 XImage *img; local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dgtkutil.c3744 struct image *img; local
[all...]
H A Ddispnew.c5911 struct image *img = 0; local
6035 struct image *img; local
6127 struct image *img; local
[all...]
H A Ddispextern.h1213 struct image *img; member in struct:glyph_string
[all...]
H A Dimage.c1103 struct image *img = IMAGE_FROM_ID (f, id); variable in typeref:struct:image
1134 struct image *img = IMAGE_FROM_ID (f, id); variable in typeref:struct:image
1158 struct image *img = IMAGE_FROM_ID (f, id); variable in typeref:struct:image
1185 struct image *img = (struct image *) xmalloc (sizeof *img); local
1688 struct image *img = c->images[i]; local
1828 struct image *img; local
8336 struct image *img; local
[all...]
H A Dxdisp.c18631 struct image *img = IMAGE_FROM_ID (it->f, id); local
19869 struct image *img; local
21344 struct image *img = IMAGE_FROM_ID (f, glyph->u.img_id); local
22798 struct image *img = IMAGE_FROM_ID (f, glyph->u.img_id); local
[all...]
/macosx-10.10.1/groff-38/groff/src/devices/grohtml/
H A Dpost-html.cpp2375 string img = generate_img_src((char *)(t->text_string + 20)); local
2545 string img=generate_img_src((char *)(g->text_string + 20)); local

Completed in 393 milliseconds