Searched defs:imageHeight (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10/WebKit2-7600.1.25/Platform/cg/
H A DCGUtilities.cpp40 CGFloat imageHeight = CGImageGetHeight(image) / scaleFactor; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp246 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWidth, int canvasHeight, PlatformContextCairo* context) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/efl/
H A DGraphicsContext3DEfl.cpp210 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWidth, int canvasHeight, PlatformContextCairo* context) argument
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixMenubu.c82 int imageWidth, imageHeight; local
H A DtkUnixButton.c372 int imageWidth, imageHeight; local
H A DtkUnixMenu.c684 int activeBorderWidth, leftEdge, imageHeight, imageWidth; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixButton.c95 int imageWidth, imageHeight; local
H A DtkUnixMenubu.c81 int imageWidth, imageHeight; local
H A DtkUnixMenu.c709 int imageHeight, imageWidth; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContext3DCG.cpp515 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWidth, int canvasHeight, GraphicsContext* context) argument
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkCache.c319 NullImageChanged(ClientData clientData, int x, int y, int width, int height, int imageWidth, int imageHeight) argument
H A DttkImage.c33 NullImageChanged(ClientData clientData, int x, int y, int width, int height, int imageWidth, int imageHeight) argument
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXButton.c703 int imageWidth, imageHeight; local
H A DtkMacOSXMenu.c512 int imageWidth, imageHeight; local
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableTag.c122 TableImageProc(ClientData clientData, int x, int y, int width, int height, int imageWidth, int imageHeight) argument
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImage.c513 Tk_ImageChanged( Tk_ImageMaster imageMaster, int x, int y, int width, int height, int imageWidth, int imageHeight) argument
H A DtkImgGIF.c259 int fileWidth, fileHeight, imageWidth, imageHeight; local
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinButton.c340 int imageWidth, imageHeight; local
H A DtkWinMenu.c2192 int imageHeight, imageWidth; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinButton.c345 int imageWidth, imageHeight; local
H A DtkWinMenu.c2052 int imageHeight, imageWidth; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c242 int fileWidth, fileHeight, imageWidth, imageHeight; local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXButton.c195 int haveImage = 0, haveText = 0, imageWidth = 0, imageHeight = 0; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgGIF.c246 int fileWidth, fileHeight, imageWidth, imageHeight; local
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c1965 uint16_t imageHeight = desc->verticalImageSize | ((desc->imageSizeHigh & 0x0f) << 8); local
[all...]

Completed in 496 milliseconds

12