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

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGMetadata.java167 public boolean hIST_present; field in class:PNGMetadata
558 if (hIST_present) {
1390 hIST_present = true;
2024 hIST_present = false;

Completed in 34 milliseconds