4199fa4e01585ac4e1a4c2c147952142fb5973d1
[profile/ivi/lemolo.git] / data / themes / default-hd.edc
1 #define WIDTH 600
2 #define HEIGHT 720
3
4 #define ACTION_WIDTH 240
5 #define ACTION_HEIGHT 80
6
7 #define CALL_HEIGHT 200
8
9 #define BORDER_PADDING 46
10 #define ITEM_PADDING 16
11
12 #define SEPARATOR_HEIGHT 8
13
14 #define SCROLLBAR_WIDTH 16
15 #define SCROLLBAR_HEIGHT 16
16
17 #define LIST_ICON_SIZE 56
18 #define LIST_ITEM_HEIGHT 120
19
20 #define FONT_NORMAL "Verdana"
21 #define FONT_BOLD "Verdana:style=Bold"
22 #define SIZE_HUGE 99
23 #define SIZE_LARGE 58
24 #define SIZE_MEDIUM 43
25 #define SIZE_SMALL 30
26 #define SIZE_TINY 16
27
28 #define CONTACT_PHOTO_SIZE 128
29 #define LIST_CONTACT_HEIGHT 170
30
31 #define GROUP_HEIGHT 30
32
33 #define LOADING_SIZE 128
34
35 #ifdef HAVE_TIZEN
36 #define NOTIFICATION_BAR_HEIGHT 50
37 #else
38 #define NOTIFICATION_BAR_HEIGHT 0
39 #endif
40
41 #define CALL_TEXT_OFFSET 32
42 #define CALL_PHOTO_SIZE 180
43
44 #define MESSAGE_IMG_SENT_SIZE 40
45
46 #define MESSAGE_IMG_SENT_Y_OFFSET 0
47
48 #define MESSAGE_SEPARATOR_WIDTH 344
49 #define MESSAGE_SEPARATOR_HEIGHT 32
50
51 #define MULTI_BUTTON_ENTRY_MAX_SIZE 300
52
53 #include "default.edc"