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

/openjdk7/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp39 jobject theFont2D,
45 : env(theEnv), font2D(theFont2D), fontStrike(theFontStrike),
38 FontInstanceAdapter(JNIEnv *theEnv, jobject theFont2D, jobject theFontStrike, float *matrix, le_int32 xRes, le_int32 yRes, le_int32 theUPEM, TTLayoutTableCache *ltables) argument

Completed in 30 milliseconds