Searched defs:transparent (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DUpdateAtlas.cpp46 context->fillRect(IntRect(IntPoint::zero(), m_size), Color::transparent, ColorSpaceDeviceRGB); member in class:WebCore::UpdateAtlasSurfaceClient::Color
/macosx-10.10/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.h86 int transparent; member in struct:vc_progress_element
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DColor.cpp45 const RGBA32 Color::transparent; member in class:WebCore::Color
H A DColor.h152 static const RGBA32 transparent = 0x00000000; member in class:WebCore::Color
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dcharinfo.h122 inline int charinfo::transparent() function in class:charinfo
H A Dtoken.h177 inline int token::transparent() function in class:token
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl_util.c1136 int i, transparent; local
H A Ditcl_methods.c882 int i, transparent, newEntry; local
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dgzio.c93 int transparent; /* 1 if input file is not a .gz file */ member in struct:gz_stream
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebView.h874 bool transparent() const { return m_transparent; } function in class:WebView
/macosx-10.10/WebCore-7600.1.25/page/
H A DFrame.cpp881 void Frame::createView(const IntSize& viewportSize, const Color& backgroundColor, bool transparent, argument
H A DFrameView.cpp2582 void FrameView::updateBackgroundRecursively(const Color& backgroundColor, bool transparent) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c254 int transparent = -1; local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1021 bool transparent = view->transparent(); local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImgGIF.c266 int transparent = -1; local
760 DoExtension( GIFImageConfig *gifConfPtr, Tcl_Channel chan, int label, unsigned char *buf, int *transparent) argument
850 ReadImage( GIFImageConfig *gifConfPtr, Tcl_Interp *interp, unsigned char *imagePtr, Tcl_Channel chan, int len, int rows, unsigned char cmap[MAXCOLORMAPSIZE][4], int srcX, int srcY, int interlace, int transparent) argument
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgGIF.c254 int transparent = -1; local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasRenderingContext2D.cpp1096 context->setLegacyShadow(FloatSize(), 0, Color::transparent, ColorSpaceDeviceRGB); member in class:WebCore::Color
1194 setShadow(FloatSize(width, height), blur, Color::transparent); member in class:WebCore::Color
1235 setShadow(FloatSize(), 0, Color::transparent); member in class:WebCore::Color
1263 c->setLegacyShadow(FloatSize(), 0, Color::transparent, ColorSpaceDeviceRGB); member in class:WebCore::Color

Completed in 238 milliseconds