Home
last modified time | relevance | path

Searched refs:glob_ysize (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dimgfile.c175 static int glob_width, glob_z, glob_ysize; variable
181 getrow(glob_image, buf, (glob_ysize-1-y), glob_z); in xs_get()
222 glob_ysize = ysize; in xscale()