Searched defs:IHDR_present (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGMetadata.java118 public boolean IHDR_present; field in class:PNGMetadata
308 if (!IHDR_present ||
422 IHDR_present = true;
473 if (IHDR_present) {
1273 IHDR_present = true;
2019 IHDR_present = false;

Completed in 35 milliseconds