Searched +defs:image +defs:height (Results 1 - 25 of 89) sorted by relevance

1234

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dimage-dired.el[all...]
H A Dgs.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceImage.cpp44 static AccessibilityObject* core(AtkImage* image) argument
52 static void webkitAccessibleImageGetImagePosition(AtkImage* image, gint* x, gint* y, AtkCoordType coordType) argument
58 static const gchar* webkitAccessibleImageGetImageDescription(AtkImage* image) argument
63 static void webkitAccessibleImageGetImageSize(AtkImage* image, gin argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DCairoUtilitiesEfl.cpp54 int height = cairo_image_surface_get_height(surface); local
67 RefPtr<Evas_Object> image = adoptRef(evas_object_image_filled_add(canvas)); local
93 int height; local
109 createSurfaceForImage(Evas_Object* image) argument
114 Evas_Coord height; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleGeneratedImage.cpp53 LayoutUnit height = fixedSize.height() * multiplier; local
87 PassRefPtr<Image> StyleGeneratedImage::image(RenderObjec function in class:WebCore::StyleGeneratedImage
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/graphics/filters/
H A DSVGFEImage.cpp41 FEImage::FEImage(Filter* filter, PassRefPtr<Image> image, const SVGPreserveAspectRatio& preserveAspectRatio) argument
57 PassRefPtr<FEImage> FEImage::createWithImage(Filter* filter, PassRefPtr<Image> image, const SVGPreserveAspectRatio& preserveAspectRatio) argument
128 float height = 0; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DImageInputType.cpp106 RenderImage* image = new (arena) RenderImage(element()); local
113 RenderImage* image = toRenderImage(element()->renderer()); local
174 unsigned ImageInputType::height() const function in class:WebCore::ImageInputType
180 unsigned height; local
[all...]
H A DHTMLAreaElement.cpp133 LayoutUnit height = size.height(); local
205 HTMLImageElement* image local
[all...]
H A DHTMLImageElement.cpp74 RefPtr<HTMLImageElement> image = adoptRef(new HTMLImageElement(imgTag, document)); local
249 int HTMLImageElement::height(bool ignorePendingStylesheets) function in class:WebCore::HTMLImageElement
254 int height = getAttribute(heightAttr).toInt(&ok); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DImageBlackBerry.cpp95 int height = nativeImage->size().height(); local
112 NativeImagePtr image = nativeImageForCurrentFrame(); local
131 NativeImagePtr image = nativeImageForCurrentFrame(); local
177 NativeImagePtr image = nativeImageForCurrentFrame(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DBitmapImageCG.cpp86 CGFloat height = CGImageGetHeight(cgImage); local
112 CGImageRef image = frameAtIndex(0); local
173 CGImageRef image = frameAtIndex(m_currentFrame); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_paint_context.cpp45 Ewk_Paint_Context* ewk_paint_context_from_image_new(Evas_Object* image) argument
49 Evas_Coord width, height; local
62 ewk_paint_context_from_image_data_new(uint8_t* pixels, int width, int height, int colorSpace) argument
[all...]
H A Dewk_tiled_backing_store_private.h68 const Evas_Coord width, height; /**< tile size (see TILE_SIZE_AT_ZOOM()) */ member in struct:_Ewk_Tile
76 Evas_Object* image; /**< Evas Image, the tile to be rendered */ member in struct:_Ewk_Tile
H A Dewk_view_single.cpp79 static void _ewk_view_single_smart_resize(Evas_Object* ewkView, Evas_Coord width, Evas_Coord height) argument
104 static inline void _ewk_view_screen_move(uint32_t* image, size_t destinationX, size_t destinationY, size_t sourceX, size_t sourceY, size_t copyWidth, size_t copyHeight, size_t imageWidth) argument
132 _ewk_view_single_scroll_process_single(Ewk_View_Smart_Data* smartData, void* pixels, Evas_Coord width, Evas_Coord height, const WebCore::IntSize& scrollOffset, const WebCore::IntRect& rectToScroll) argument
218 Evas_Coord height = smartData->view.h; local
[all...]
/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
84 JDIMENSION width, height; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_pixmapruntime.cpp47 static void copyPixelsInto(const QImage& sourceImage, int width, int height, unsigned char* destPixels) argument
148 QImage image = toImage(data); local
150 int height = image.height(); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkMenubutton.c494 Tk_Image image; local
933 MenuButtonImageProc( ClientData clientData, int x, int y, int width, int height, int imgWidth, int imgHeight) argument
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkCache.c125 Tk_Image image = Tcl_GetHashValue(entryPtr); local
333 Tk_Image image; local
319 NullImageChanged(ClientData clientData, int x, int y, int width, int height, int imageWidth, int imageHeight) argument
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXBitmap.c56 int kind, width, height; member in struct:__anon13595
257 int *height) local
248 TkpGetNativeAppBitmap( Display *display, const char *name, int *width, int *height) argument
[all...]
H A DtkMacOSXMenubutton.c242 int width, height; local
305 int width, height; local
306 NSImage *image; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinImage.c68 ImageGetPixel( XImage *image, int x, int y) argument
116 PutPixel( XImage *image, int x, int y, unsigned long pixel) argument
204 XCreateImage( Display *display, Visual *visual, unsigned int depth, int format, int offset, char *data, unsigned int width, unsigned int height, int bitmap_pad, int bytes_per_line) argument
284 XGetImageZPixmap( Display *display, Drawable d, int x, int y, unsigned int width, unsigned int height, unsigned long plane_mask, int format) argument
578 XGetImage( Display* display, Drawable d, int x, int y, unsigned int width, unsigned int height, unsigned long plane_mask, int format) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCanvImg.c38 Tk_Image image; /* Imag member in struct:ImageItem
313 Tk_Image image; local
449 int width, height; local
451 Tk_Image image; local
555 Tk_Image image; local
726 int width, height; local
727 Tk_Image image; local
[all...]
H A DtkTextImage.c309 Tk_Image image; local
614 int width, height; local
732 int lineX, imageX, imageY, width, height; local
733 Tk_Image image; local
798 Tk_Image image; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFEConvolveMatrix.cpp233 ALWAYS_INLINE void setDestinationPixels(Uint8ClampedArray* image, int& pixel, float* totals, float divisor, float bias, Uint8ClampedArray* src) argument
338 int height = y2 - y1; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DUserMessageCoders.h195 WebImage* image = static_cast<WebImage*>(m_root); local
352 double height; local
374 double height; local
[all...]

Completed in 319 milliseconds

1234