Searched refs:VALUE_MAX_32 (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/ |
H A D | PNGMetadataFormat.java | 49 private static String VALUE_MAX_32 = "2147483647"; // 2^32 - 1 field in class:PNGMetadataFormat 61 VALUE_1, VALUE_MAX_32, true, true); 65 VALUE_1, VALUE_MAX_32, true, true); 192 VALUE_0, VALUE_MAX_32, true, true); 255 VALUE_0, VALUE_MAX_32, true, true); 258 VALUE_0, VALUE_MAX_32, true, true);
|
Completed in 35 milliseconds