Searched refs:x_position (Results 1 – 2 of 2) sorted by relevance
40 const int x_position = stream.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local48 gdImageString(slate_image, font_ptr, x_position, y_position, in LLVMFuzzerTestOneInput()
1207 x_position, in ReadTIFFImage() local1506 if ((TIFFGetFieldDefaulted(tiff,TIFFTAG_XPOSITION,&x_position,sans) == 1) && in ReadTIFFImage()1509 image->page.x=CastDoubleToLong(ceil(x_position* in ReadTIFFImage()