Searched refs:hght (Results 1 – 2 of 2) sorted by relevance
173 png_uint_32 wdth, hght; in readHeader() local180 png_get_IHDR( png_ptr, info_ptr, &wdth, &hght, in readHeader()184 m_height = (int)hght; in readHeader()
132 uint32 wdth = 0, hght = 0; in readHeader() local137 TIFFGetField( tif, TIFFTAG_IMAGELENGTH, &hght ) && in readHeader()145 m_height = hght; in readHeader()