Searched refs:saw_chars_per_pixel (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A Dparse.c130 Bool saw_ncolors = False, saw_chars_per_pixel = False; local in function:xpmParseValues
172 if (saw_chars_per_pixel
177 saw_chars_per_pixel = True;
187 if (!saw_width || !saw_height || !saw_ncolors || !saw_chars_per_pixel)

Completed in 2 milliseconds