Searched refs:xstart (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/gd/libgd/ | ||
H A D | gd_tga.h | 18 int xstart; // image x origin member |
H A D | gd_tga.c | 162 tga->xstart = header[8] + (header[9] << 8); in read_header_tga() |
Completed in 7 milliseconds