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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A DLCMS.c118 static jfieldID IL_width_fID; variable
575 width = (*env)->GetIntField (env, src, IL_width_fID);
659 IL_width_fID = (*env)->GetFieldID (env, IL, "width", "I");

Completed in 333 milliseconds