Searched refs:SPLASHEXPORT (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_impl.h32 SPLASHEXPORT int SplashLoadMemory(void *pdata, int size); /* requires preloading the file */
33 SPLASHEXPORT int SplashLoadFile(const char *filename); // FIXME: range checking for SplashLoadMemory
35 SPLASHEXPORT void SplashInit(void);
36 SPLASHEXPORT void SplashClose(void);
38 SPLASHEXPORT void
H A Dsplashscreen_impl.c44 SPLASHEXPORT void
55 SPLASHEXPORT void
67 SPLASHEXPORT void
282 SPLASHEXPORT int
290 SPLASHEXPORT int
/openjdk7/jdk/src/macosx/native/sun/awt/splashscreen/
H A Dsplashscreen_config.h59 #define SPLASHEXPORT macro
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_config.h59 #define SPLASHEXPORT macro
/openjdk7/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_config.h57 #define SPLASHEXPORT __declspec(dllexport) macro

Completed in 4000 milliseconds