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

/openjdk7/jdk/src/share/native/sun/font/
H A DsunFont.c50 int isNullScalerContext(void *context) { function
245 if (!isNullScalerContext(jlong_to_ptr(pContext))) {
276 if (!isNullScalerContext(jlong_to_ptr(pContext))) {

Completed in 33 milliseconds