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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Djawt.cpp48 awt->FreeDrawingSurface = DSFreeDrawingSurface;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Djawt.c51 awt->FreeDrawingSurface = awt_FreeDrawingSurface;
/openjdk7/jdk/src/macosx/native/sun/awt/
H A Djawt.m49 awt->FreeDrawingSurface = awt_FreeDrawingSurface;
/openjdk7/jdk/src/share/javavm/export/
H A Djawt.h131 * awt.FreeDrawingSurface(ds);
249 * FreeDrawingSurface() must be called when finished with the
257 void (JNICALL *FreeDrawingSurface) member in struct:jawt

Completed in 28 milliseconds