Searched defs:image (Results 126 - 150 of 329) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebDragClient.cpp114 void WebDragClient::startDrag(DragImageRef image, const IntPoint& imageOrigin, const IntPoint& dragPoint, Clipboard* clipboard, Frame* frame, bool isLink) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DWebCoordinatedSurface.cpp209 RefPtr<Image> image = m_graphicsSurface->createReadOnlyImage(IntRect(sourceOffset, target.size())); local
216 RefPtr<Image> image = m_bitmap->createImage(); local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/gtk/
H A DArgumentCodersGtk.cpp161 GRefPtr<GdkPixbuf> image; local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundleNodeHandle.cpp62 RefPtr<WebImage> image = toImpl(nodeHandleRef)->renderedImage(toSnapshotOptions(options)); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.cpp175 RefPtr<WebImage> image = imageForRect(frameView, paintingRect, options); local
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-tool-bar.el
H A Dmh-compat.el[all...]
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Dinifile.h110 char *image; /* In-memory copy of the file */ member in struct:TCFGDATA
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVBuddyListController.h44 IBOutlet NSImageView *image; variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVBuddyListController.h44 IBOutlet NSImageView *image; variable
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdrle.c68 jvirt_sarray_ptr image; /* virtual array to hold the image */ member in struct:_rle_source_struct
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/pixmap/
H A DpixmapWin.c72 XImage * image = NULL, * mask = NULL; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkMenubutton.c503 Tk_Image image; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-fun.el[all...]
/macosx-10.9.5/CF-855.17/
H A DCFSocketStream.c107 HMODULE image; member in struct:__anon508
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol_elm.h105 UCATableHeader *image; member in struct:__anon1160
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferShared.h93 unsigned int image[4][16]; member in struct:bm12Cursor
106 unsigned char image[ member in struct:bm18Cursor
123 unsigned short image[4][256]; member in struct:bm34Cursor
134 unsigned int image[4][256]; member in struct:bm38Cursor
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_pixmapruntime.cpp148 QImage image = toImage(data); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSToStyleMap.cpp502 void CSSToStyleMap::mapNinePieceImage(CSSPropertyID property, CSSValue* value, NinePieceImage& image) argument
565 mapNinePieceImageSlice(CSSValue* value, NinePieceImage& image) argument
643 mapNinePieceImageRepeat(CSSValue* value, NinePieceImage& image) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLAreaElement.cpp205 HTMLImageElement* image = imageElement(); local
H A DHTMLImageElement.cpp74 RefPtr<HTMLImageElement> image = adoptRef(new HTMLImageElement(imgTag, document)); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPageSerializer.cpp294 void PageSerializer::addImageToResources(CachedImage* image, RenderObject* imageRenderer, const KURL& url) argument
341 CachedImage* image = static_cast<StyleCachedImage*>(styleImage)->cachedImage(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DCursor.cpp34 IntPoint determineHotSpot(Image* image, const IntPoint& specifiedHotSpot) argument
150 Cursor::Cursor(Image* image, const IntPoint& hotSpot) argument
162 Cursor::Cursor(Image* image, const IntPoint& hotSpot, float scale) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DImageBufferBlackBerry.cpp235 RefPtr<Image> image = copyImage(DontCopyBackingStore); local
266 m_context->platformContext()->addImage(FloatRect(destPoint + sourceRect.location(), sourceRect.size()), FloatRect(sourceRect), &image); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DCairoUtilities.cpp174 void drawPatternToCairoContext(cairo_t* cr, cairo_surface_t* image, const IntSize& imageSize, const FloatRect& tileRect, argument

Completed in 302 milliseconds

1234567891011>>