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

/openjdk7/jdk/src/share/classes/java/awt/color/
H A DICC_Profile.java437 public static final int icSigGrayTRCTag = 0x6b545243; /* 'kTRC' */ field in class:ICC_Profile
787 (getData (theID, icSigGrayTRCTag) != null)) {
1582 * theTagSignature should be one of icSigGrayTRCTag, icSigRedTRCTag,
1624 * theTagSignature should be one of icSigGrayTRCTag, icSigRedTRCTag,

Completed in 36 milliseconds