Home
last modified time | relevance | path

Searched refs:Height (Results 1 – 25 of 32) sorted by relevance

12

/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_out.c52 int Width, Height; member
204 if( ctx->cury >= ctx->Height ) { in BumpPixel()
212 if( ctx->cury >= ctx->Height ) { in BumpPixel()
220 if( ctx->cury >= ctx->Height ) { in BumpPixel()
275 RHeight = ctx.Height = GHeight; in GIFEncode()
283 ctx.CountDown = (long)ctx.Width * (long)ctx.Height; in GIFEncode()
379 gifPutWord( ctx.Height, fp ); in GIFEncode()
H A Dgd_gif_in.c55 unsigned int Height;
/PHP-5.3/ext/exif/tests/
H A Dbug34704.phpt33 ["Height"]=>
H A Dexif007.phpt30 ["Height"]=>
H A Dexif025.phpt30 ["Height"]=>
H A Dexif024.phpt30 ["Height"]=>
H A Dexif008.phpt30 ["Height"]=>
H A Dexif009.phpt30 ["Height"]=>
H A Dexif000.phpt29 [Height] => 1
H A Dexif_read_exif_data_basic.phpt33 [Height] => 1
H A Dexif010.phpt30 ["Height"]=>
H A Dexif011.phpt30 ["Height"]=>
H A Dexif012.phpt30 ["Height"]=>
H A Dexif013.phpt30 ["Height"]=>
H A Dexif001.phpt38 ["Height"]=>
H A Dexif014.phpt30 ["Height"]=>
H A Dexif015.phpt30 ["Height"]=>
H A Dexif003.phpt45 ["Height"]=>
H A Dexif006.phpt44 ["Height"]=>
H A Dexif016.phpt30 ["Height"]=>
H A Dexif017.phpt30 ["Height"]=>
H A Dexif021.phpt30 ["Height"]=>
H A Dexif022.phpt30 ["Height"]=>
/PHP-5.3/ext/gd/
H A Dgd.c1971 int Width, Height; in PHP_FUNCTION() local
1998 Height = rc.bottom; in PHP_FUNCTION()
2002 Height = rc.bottom - rc.top; in PHP_FUNCTION()
2008 memBM = CreateCompatibleBitmap(hdc, Width, Height); in PHP_FUNCTION()
2027 im = gdImageCreateTrueColor(Width, Height); in PHP_FUNCTION()
2030 for (y=0; y <= Height; y++) { in PHP_FUNCTION()
2058 int Width, Height; in PHP_FUNCTION() local
2078 Height = rc.bottom - rc.top; in PHP_FUNCTION()
2083 memBM = CreateCompatibleBitmap(hdc, Width, Height); in PHP_FUNCTION()
2087 im = gdImageCreateTrueColor(Width, Height); in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/standard/tests/array/
H A Dbug34066_1.phpt134 "Height" => "0,000"
564 /Docs/Height=0,000

Completed in 44 milliseconds

12