#include "tdk_services_jni_TdkJNIGraphicalService.h"#include "jniutils.h"#include "TdkJNICanvas.h"#include "TdkPersistenceService.h"#include "TdkSwingApplication.h"#include "TdkSwingApplicationController.h"#include "TdkTheme.h"Functions | |
| JNIEXPORT void JNICALL | Java_tdk_services_jni_TdkJNIGraphicalService_drawTheme (JNIEnv *env, jclass clsThis, jobject themeGID, jobject canvas, jint buffer) |
| JNIEXPORT void JNICALL Java_tdk_services_jni_TdkJNIGraphicalService_drawTheme | ( | JNIEnv * | env, | |
| jclass | clsThis, | |||
| jobject | themeGID, | |||
| jobject | canvas, | |||
| jint | buffer | |||
| ) |
1.5.2