#include <cstring>
#include "mmsgui/fb/mmsfbwindowmanager.h"
#include "mmsinfo/mmsinfo.h"
#include "mmsgui/fb/mmsfb.h"
Go to the source code of this file.
Defines | |
#define | PRINT_LOCK(msg...) |
#define | INITCHECK if(!this->layer){MMSFB_SetError(0,"not initialized");return false;} |
Variables | |
MMSFBWindowManager * | mmsfbwindowmanager = new MMSFBWindowManager() |
#define INITCHECK if(!this->layer){MMSFB_SetError(0,"not initialized");return false;} |
Definition at line 50 of file mmsfbwindowmanager.cpp.
#define PRINT_LOCK | ( | msg... | ) |
Definition at line 43 of file mmsfbwindowmanager.cpp.
Definition at line 48 of file mmsfbwindowmanager.cpp.