Home
last modified time | relevance | path

Searched refs:Width (Results 1 – 25 of 44) sorted by relevance

12

/PHP-8.1/ext/fileinfo/tests/upstream/
H A Djson1.testfile3 "Width": 800,
9 "Width": 100
/PHP-8.1/ext/exif/tests/
H A Dbug77540.phpt9 echo "Width ".$width."\n";
14 Width 0
H A Dbug72627.phpt35 ["Width"]=>
49 ["Thumbnail.Width"]=>
H A Dbug34704-mb.phpt33 ["Width"]=>
H A Dbug34704.phpt33 ["Width"]=>
H A Dfloat_cast_overflow.phpt31 ["Width"]=>
H A Dexif007.phpt32 ["Width"]=>
H A Dbug68547.phpt30 ["Width"]=>
H A Dexif024.phpt32 ["Width"]=>
H A Dexif025.phpt32 ["Width"]=>
H A Dbug68799.phpt54 [Width] => 1
H A Dexif008.phpt32 ["Width"]=>
H A Dexif009.phpt32 ["Width"]=>
H A Dexif000.phpt30 [Width] => 1
H A Dexif010.phpt32 ["Width"]=>
H A Dexif011.phpt32 ["Width"]=>
H A Dexif012.phpt32 ["Width"]=>
H A Dexif013.phpt32 ["Width"]=>
H A Dexif001.phpt40 ["Width"]=>
H A Dexif015.phpt32 ["Width"]=>
H A Dexif014.phpt32 ["Width"]=>
H A Dexif003.phpt48 ["Width"]=>
/PHP-8.1/ext/standard/tests/strings/
H A Dsscanf_basic3.phpt8 $str = "Part: Widget Length: 111.53 Width: 22.345 Depth: 12.4";
9 $format = "Part: %s Length: %f Width: %f Depth: %f";
/PHP-8.1/ext/exif/tests/bug74428/
H A Dbug74428.phpt33 ["Width"]=>
/PHP-8.1/ext/gd/libgd/
H A Dgd_gif_out.c52 int Width, Height; member
208 if( ctx->curx == ctx->Width ) { in BumpPixel()
288 RWidth = ctx.Width = GWidth; in GIFEncode()
297 ctx.CountDown = (long)ctx.Width * (long)ctx.Height; in GIFEncode()
392 gifPutWord( ctx.Width, fp ); in GIFEncode()

Completed in 59 milliseconds

12