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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Font.c454 awtJNI_FontName(JNIEnv * env, jstring name, char **foundry, char **facename, char **encoding) argument
465 *foundry = "adobe";
469 *foundry = "adobe";
473 *foundry = "adobe";
477 *foundry = "adobe";
481 *foundry = "adobe";
485 *foundry = "adobe";
489 *foundry = "b&h";
493 *foundry = "b&h";
497 *foundry
643 char *foundry = NULL; local
[all...]

Completed in 1247 milliseconds