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

/macosx-10.9.5/WebCore-7537.78.1/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.9.5/xnu-2422.115.4/osfmk/console/
H A Dvideo_console.h86 int transparent; member in struct:vc_progress_element
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.cpp46 const RGBA32 Color::transparent; member in class:WebCore::Color
H A DColor.h159 static const RGBA32 transparent = 0x00000000; member in class:WebCore::Color
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebviewprivate.h74 gboolean transparent; member in struct:_WebKitWebViewPrivate
/macosx-10.9.5/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.9.5/tcl-102/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.9.5/xnu-2422.115.4/libkern/zlib/
H A Dgzio.c93 int transparent; /* 1 if input file is not a .gz file */ member in struct:gz_stream
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h893 bool transparent() const { return m_transparent; } function in class:WebView
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrame.cpp762 void Frame::createView(const IntSize& viewportSize, const Color& backgroundColor, bool transparent, argument
H A DFrameView.cpp2569 void FrameView::updateBackgroundRecursively(const Color& backgroundColor, bool transparent) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c254 int transparent = -1; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DColor.js803 "transparent": [[0, 0, 0, 0], [0, 0, 0, 0], "transparent"], property in class:WebInspector.Color.AdvancedNickNames
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp1255 bool transparent = webkit_web_view_get_transparent(containingWindow); local
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1047 bool transparent = view->transparent(); local
/macosx-10.9.5/tcl-102/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.9.5/tcl-102/tk84/tk/generic/
H A DtkImgGIF.c254 int transparent = -1; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext2D.cpp1053 context->setLegacyShadow(FloatSize(), 0, Color::transparent, ColorSpaceDeviceRGB); member in class:WebCore::Color
1140 setShadow(FloatSize(width, height), blur, Color::transparent); member in class:WebCore::Color
1181 setShadow(FloatSize(), 0, Color::transparent); member in class:WebCore::Color
1209 c->setLegacyShadow(FloatSize(), 0, Color::transparent, ColorSpaceDeviceRGB); member in class:WebCore::Color

Completed in 283 milliseconds