Searched defs:image (Results 1 - 25 of 329) sorted by relevance

1234567891011>>

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/framework-fallback/
H A Dmain.c41 const struct mach_header *image; local
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dxpm2image.tcl
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dimage.el31 (defgroup image () function
[all...]
H A Dimage-mode.el[all...]
H A Dimage-file.el[all...]
H A Dimage-dired.el[all...]
H A Dsb-image.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DPatternBlackBerry.cpp44 const NativeImagePtr image = m_tileImage->nativeImageForCurrentFrame(); local
/macosx-10.9.5/WebCore-7537.78.1/plugins/qt/
H A DQtX11ImageConversion.cpp34 QImage image = QImage(reinterpret_cast<uchar*>(xi->data), xi->width, xi->height, xi->bytes_per_line, format).copy(); local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/qt/
H A DWKImageQt.cpp40 WKImageRef WKImageCreateFromQImage(const QImage& image) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/cg/
H A DWKIconDatabaseCG.cpp39 Image* image = toImpl(iconDatabaseRef)->imageForPageURL(toWTFString(urlRef)); local
45 Image* image = toImpl(iconDatabaseRef)->imageForPageURL(toWTFString(urlRef)); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/gtk/
H A DChunkedUpdateDrawingAreaGtk.cpp46 RefPtr<cairo_surface_t> image = updateChunk->createImage(); local
/macosx-10.9.5/libpcap-42/libpcap/
H A Dbpf_image.c61 static char image[256]; local
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DCGImageView.py14 def image(self): member in class:CGImageView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DCGImageView.py14 def image(self): member in class:CGImageView
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dtextimage.rb75 def image method in class:TkTextImage
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-xface.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSBorderImage.cpp25 PassRefPtr<CSSValueList> createBorderImageValue(PassRefPtr<CSSValue> image, PassRefPtr<CSSValue> imageSlice, PassRefPtr<CSSValue> borderSlice, argument
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext.cpp59 bool CanvasRenderingContext::wouldTaintOrigin(const HTMLImageElement* image) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DDragImageEfl.cpp40 DragImageRef scaleDragImage(DragImageRef image, FloatSize) argument
46 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DImportedModulesEnumerator.cpp37 ImportedModulesEnumerator::ImportedModulesEnumerator(const PEImage& image) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleCachedImage.h38 static PassRefPtr<StyleCachedImage> create(CachedImage* image) { return adoptRef(new StyleCachedImage(image)); } argument
/macosx-10.9.5/WebCore-7537.78.1/svg/graphics/
H A DSVGImageCache.h45 static PassOwnPtr<SVGImageCache> create(SVGImage* image) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_paint_context_private.h50 Evas_Object* image; /**< image used to create cairo surface */ member in struct:_Ewk_Paint_Context
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgUtil.c36 TkAlignImageData( XImage *image, int alignment, int bitOrder) argument
[all...]

Completed in 307 milliseconds

1234567891011>>