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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Djawt.cpp47 awt->GetDrawingSurface = DSGetDrawingSurface;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Djawt.c50 awt->GetDrawingSurface = awt_GetDrawingSurface;
/openjdk7/jdk/src/macosx/native/sun/awt/
H A Djawt.m48 awt->GetDrawingSurface = awt_GetDrawingSurface;
/openjdk7/jdk/src/share/javavm/export/
H A Djawt.h107 * ds = awt.GetDrawingSurface(env, canvas);
181 * thread as the call to GetDrawingSurface.
252 JAWT_DrawingSurface* (JNICALL *GetDrawingSurface) member in struct:jawt
255 * Free the drawing surface allocated in GetDrawingSurface.

Completed in 40 milliseconds