Searched defs:pixel (Results 1 - 25 of 70) sorted by relevance

123

/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DMacPorted.c32 TkSetMacColor( unsigned long pixel, RGBColor *macColor) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/image-encoders/
H A DJPEGImageEncoder.cpp120 const unsigned char* pixel = rgbaBigEndianData; local
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DttkWinMonitor.c64 DWORD pixel = GetSysColor(sysColor->index); local
H A DtkWinImage.c72 unsigned long pixel = 0; local
116 PutPixel( XImage *image, int x, int y, unsigned long pixel) argument
612 COLORREF pixel; local
628 PutPixel(imagePtr, (int) xx, (int) yy, pixel); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DBitmapImageCG.cpp116 unsigned char pixel[4]; // RGBA local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dlevents.el
H A Dlucid.el
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dpc-win.el
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_pixmapruntime.cpp70 QRgb pixel = scanLine[x]; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFEMorphology.cpp127 unsigned char pixel = srcPixelArray->item(eY * effectWidth + 4 * x + clrChannel); local
142 unsigned char pixel = srcPixelArray->item(i * effectWidth + endX * 4 + clrChannel); local
H A DFEConvolveMatrix.cpp233 ALWAYS_INLINE void setDestinationPixels(Uint8ClampedArray* image, int& pixel, float* totals, float divisor, float bias, Uint8ClampedArray* src) argument
257 int pixel = (m_targetOffset.y() * paintingData.width + m_targetOffset.x()) * 4; local
337 int pixel = (y1 * paintingData.width + x1) * 4; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DDrawingBuffer.cpp208 unsigned char pixel[4] = {0, 0, 0, 0}; local
H A DTexture.cpp142 uint32_t pixel = srcOffset[x + y * srcStride]; local
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/bmp/
H A DBMPImageReader.cpp692 const uint32_t pixel = readCurrentPixel(bytesPerPixel); local
[all...]
H A DBMPImageReader.h207 uint32_t pixel; local
226 getComponent(uint32_t pixel, int component) const argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/webp/
H A DWEBPImageDecoder.cpp194 uint8_t* pixel = row; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c380 unsigned long pixel = XGetPixel(ximage, x, y); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXColor.c236 GetThemeColor( unsigned long pixel, ThemeBrush brush, ThemeTextColor textColor, ThemeBackgroundKind background, CGColorRef *c) argument
300 TkSetMacColor( unsigned long pixel, void *macColor) argument
356 CopyCachedColor( GC gc, unsigned long pixel) argument
377 SetCachedColor( GC gc, unsigned long pixel, CGColorRef cgColor) argument
418 TkMacOSXCreateCGColor( GC gc, unsigned long pixel) argument
447 TkMacOSXGetNSColor( GC gc, unsigned long pixel) argument
486 TkMacOSXSetColorInContext( GC gc, unsigned long pixel, CGContextRef context) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinImage.c72 unsigned long pixel = 0; local
585 COLORREF pixel; local
[all...]
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Ddevices.el
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp210 static inline quint32 swapBgrToRgb(quint32 pixel) argument
H A DImageBufferQt.cpp182 QRgb& pixel = scanLine[x]; local
/macosx-10.9.5/cups-372.4/cups/filter/
H A Drastertoepson.c619 const unsigned char *pixel; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/bmp/
H A Dbmp.c659 int pixel; local
716 int pixel; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffcmp.c489 int pixel; local
[all...]

Completed in 320 milliseconds

123