Home
last modified time | relevance | path

Searched refs:height (Results 51 – 75 of 101) sorted by relevance

12345

/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_wbmp.phpt27 string(22) "width="75" height="50""
H A Dgetimagesize_246x247.phpt36 string(24) "width="246" height="247""
H A Dgetimagesize_384x385.phpt36 string(24) "width="384" height="385""
H A Dgetimagesize_tif_mm.phpt27 string(20) "width="2" height="2""
H A Dgetimagesize_variation4.phpt32 string(24) "width="550" height="400""
H A Dgetimagesize_variation_005.phpt32 string(24) "width="550" height="400""
/PHP-7.4/ext/exif/tests/
H A Dexif007.phpt29 string(20) "width="1" height="1""
H A Dbug68547.phpt27 string(20) "width="1" height="1""
H A Dbug68799.phpt52 [html] => width="1" height="1"
H A Dexif024.phpt29 string(20) "width="1" height="1""
H A Dexif025.phpt29 string(20) "width="1" height="1""
H A Dexif008.phpt29 string(20) "width="1" height="1""
H A Dexif009.phpt29 string(20) "width="1" height="1""
H A Dexif000.phpt28 [html] => width="1" height="1"
H A Dexif010.phpt29 string(20) "width="1" height="1""
H A Dexif011.phpt29 string(20) "width="1" height="1""
H A Dexif012.phpt29 string(20) "width="1" height="1""
H A Dexif013.phpt29 string(20) "width="1" height="1""
H A Dexif_read_exif_data_basic-mb.phpt34 [html] => width="1" height="1"
H A Dexif_read_exif_data_basic.phpt34 [html] => width="1" height="1"
/PHP-7.4/ext/exif/tests/bug74428/
H A Dbug74428.phpt31 string(22) "width="88" height="28""
/PHP-7.4/ext/gd/tests/
H A Dbug75111.phpt14 $str .= pack("V", 256); // height
H A Dcreatefromwbmp2.phpt31 /*write height = 4*/
H A Dcreatefromwbmp2_extern.phpt31 /*write height = 4*/
/PHP-7.4/ext/gd/libgd/
H A Dgdxpm.c41 if (!(im = gdImageCreate(image.width, image.height))) { in gdImageCreateFromXpm()
126 for (i = 0; i < image.height; i++) { in gdImageCreateFromXpm()

Completed in 28 milliseconds

12345