2d7d331363f445a82743e026b53c684fbea0ccdb
[pkgs/p/phone-lock.git] / data / phone-lock-view.edc
1 /*
2  * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
3  *
4  * This file is part of <phone-lock>
5  * Written by <Seungtaek Chung> <seungtaek.chung@samsung.com>, <Mi-Ju Lee> <miju52.lee@samsung.com>, <Xi Zhichan> <zhichan.xi@samsung.com>
6  *
7  * PROPRIETARY/CONFIDENTIAL
8  *
9  * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information").
10  * You shall not disclose such Confidential Information and shall use it only in accordance
11  * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS.
12  * SAMSUNG make no representations or warranties about the suitability of the software,
13  * either express or implied, including but not limited to the implied warranties of merchantability,
14  * fitness for a particular purpose, or non-infringement.
15  * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using,
16  * modifying or distributing this software or its derivatives.
17  *
18  */
19
20 #define         TITLE_Y 80
21 #define         INPUT_Y 135
22 #define         SELECT_TOP_UP_Y 360
23 #define         SELECT_TOP_MIDDLE_Y 374
24 #define         SELECT_TOP_DOWN_Y 510
25 #define         SELECT_BOTTOM_UP_Y 699
26 #define         SELECT_BOTTOM_MIDDLE_Y 813
27 #define         SELECT_BOTTOM_DOWN_Y 888
28
29 #define         MAIN_W 720
30 #define         MAIN_H 1280
31
32 collections {
33         #include "phone-lock-view-main.edc"
34         #include "phone-lock-view-main-simple.edc"
35         #include "phone-lock-view-input.edc"
36         #include "phone-lock-view-input-simple.edc"
37         #include "phone-lock-view-event.edc"
38         #include "phone-lock-view-info.edc"
39 }
40