Searched refs:AnyValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmstypes.c5147 cmsBool AnyName, AnyValue; local
5157 Count = 0; AnyName = FALSE; AnyValue = FALSE;
5161 if (p ->DisplayValue != NULL) AnyValue = TRUE;
5167 if (AnyValue) Length += 8;

Completed in 44 milliseconds