HomeSort by relevance Sort by last modified time
    Searched refs:pWidth (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/libpng/contrib/gregbook/
readpng.h 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
readppm.c 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
121 *pWidth = width;
readpng.c 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
141 *pWidth = width;