Go to the source code of this file.
Defines | |
#define | SCREEN_WIDTH 768 |
#define | SCREEN_HEIGHT 1024 |
#define | TOOLBAR_HEIGHT 39 |
#define | TOOLBAR_WIDTH (SCREEN_WIDTH) |
#define | KEYBOARD_HEIGHT (SCREEN_HEIGHT/5) |
#define | TOOLBAR_HEIGTH (TOOLBAR_HEIGHT) |
#define | KEYBOARD_HEIGTH (KEYBOARD_HEIGHT) |
#define | PAGEBAR_HEIGHT 50 |
#define | CLIENT_AREA (SCREEN_HEIGHT - TOOLBAR_HEIGHT - PAGEBAR_HEIGHT) |
#define CLIENT_AREA (SCREEN_HEIGHT - TOOLBAR_HEIGHT - PAGEBAR_HEIGHT) |
#define SCREEN_WIDTH 768 |