apply FSL license
[pkgs/p/phone-lock.git] / data / phone-lock-view.edc
1 /*
2   * Copyright 2012  Samsung Electronics Co., Ltd
3   * 
4   * Licensed under the Flora License, Version 1.0 (the License);
5   * you may not use this file except in compliance with the License.
6   * You may obtain a copy of the License at
7   * 
8   *     http://www.tizenopensource.org/license
9   * 
10   * Unless required by applicable law or agreed to in writing, software
11   * distributed under the License is distributed on an AS IS BASIS,
12   * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13   * See the License for the specific language governing permissions and
14   * limitations under the License.
15   */
16
17
18 #define         TITLE_Y 80
19 #define         INPUT_Y 135
20 #define         SELECT_TOP_UP_Y 360
21 #define         SELECT_TOP_MIDDLE_Y 374
22 #define         SELECT_TOP_DOWN_Y 510
23 #define         SELECT_BOTTOM_UP_Y 699
24 #define         SELECT_BOTTOM_MIDDLE_Y 813
25 #define         SELECT_BOTTOM_DOWN_Y 888
26
27 #define         MAIN_W 720
28 #define         MAIN_H 1280
29
30 collections {
31         #include "phone-lock-view-main.edc"
32         #include "phone-lock-view-main-simple.edc"
33         #include "phone-lock-view-input.edc"
34         #include "phone-lock-view-input-simple.edc"
35         #include "phone-lock-view-event.edc"
36         #include "phone-lock-view-info.edc"
37 }
38