|
1 // AppLayout.cdl |
|
2 |
|
3 Name: AppLayout |
|
4 Version: 1.0 |
|
5 UID: 0x101ff6c7 |
|
6 Flag: KCdlFlagRomOnly |
|
7 |
|
8 %% C++ |
|
9 |
|
10 #include <aknlayout2def.h> |
|
11 |
|
12 %% Translation |
|
13 |
|
14 |
|
15 %% API |
|
16 |
|
17 TAknWindowLineLayout Browser_image_highlight_Line_1(); |
|
18 TAknWindowLineLayout Browser_image_highlight_Line_2(); |
|
19 TAknWindowLineLayout Browser_image_highlight_Line_3(); |
|
20 TAknWindowLineLayout Browser_image_highlight_Line_4(); |
|
21 TAknWindowLineLayout Browser_image_highlight_Line_5(); |
|
22 TAknWindowLineLayout Browser_image_highlight_Line_6(); |
|
23 TAknWindowLineLayout Browser_image_highlight_Line_7(); |
|
24 TAknWindowLineLayout Browser_image_highlight_Line_8(); |
|
25 TAknWindowLineLayout Browser_image_highlight_Line_9(); |
|
26 TAknLayoutTableLimits Browser_image_highlight_Limits(); |
|
27 TAknWindowLineLayout Browser_image_highlight(TInt aLineIndex); |
|
28 |
|
29 // LAF Table : Navi pane elements |
|
30 TAknWindowLineLayout Navi_pane_elements_Line_1(); |
|
31 |
|
32 // LAF Table : Application specific list panes |
|
33 TAknWindowLineLayout list_cale_time_pane(TInt aIndex_t, TInt aIndex_H); |
|
34 |
|
35 TAknWindowLineLayout list_pinb_item_pane(TInt aIndex_t); |
|
36 |
|
37 // LAF Table : List pane elements (cale time) |
|
38 TAknWindowLineLayout List_pane_elements__cale_time__Line_1(TInt aIndex_t); |
|
39 |
|
40 TAknWindowLineLayout List_pane_elements__cale_time__Line_2(); |
|
41 |
|
42 TAknWindowLineLayout List_pane_elements__cale_time__Line_3(TInt aIndex_l, TInt aIndex_t); |
|
43 |
|
44 // LAF Table : List pane texts (cale time) |
|
45 TAknTextLineLayout List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aIndex_B); |
|
46 |
|
47 TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aNumberOfLinesShown); |
|
48 |
|
49 TAknTextLineLayout List_pane_texts__cale_time__Line_2(TInt aCommon1); |
|
50 |
|
51 TAknTextLineLayout List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_B, TInt aIndex_W); |
|
52 |
|
53 TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_W, TInt aNumberOfLinesShown); |
|
54 |
|
55 // LAF Table : List pane elements (pinb item) |
|
56 TAknWindowLineLayout List_pane_elements__pinb_item__Line_1(); |
|
57 |
|
58 TAknWindowLineLayout List_pane_elements__pinb_item__Line_2(); |
|
59 |
|
60 TAknWindowLineLayout List_pane_elements__pinb_item__Line_3(); |
|
61 |
|
62 TAknWindowLineLayout List_pane_elements__pinb_item__Line_4(TInt aIndex_l); |
|
63 |
|
64 TAknLayoutTableLimits List_pane_elements__pinb_item__SUB_TABLE_0_Limits(); |
|
65 |
|
66 TAknWindowLineLayout List_pane_elements__pinb_item__SUB_TABLE_0(TInt aLineIndex); |
|
67 |
|
68 // LAF Table : List pane texts (pinb item) |
|
69 TAknTextLineLayout List_pane_texts__pinb_item__Line_1(TInt aCommon1); |
|
70 |
|
71 // LAF Table : List pane highlight (several) |
|
72 TAknWindowLineLayout List_pane_highlight__several__Line_1(const TRect& aParentRect); |
|
73 |
|
74 TAknWindowLineLayout List_pane_highlight__several__Line_2(const TRect& aParentRect); |
|
75 |
|
76 TAknLayoutTableLimits List_pane_highlight__several__Limits(); |
|
77 |
|
78 TAknWindowLineLayout List_pane_highlight__several_(TInt aLineIndex, const TRect& aParentRect); |
|
79 |
|
80 // LAF Table : Grid pane descendants |
|
81 TAknWindowLineLayout cell_pinb_pane(TInt aIndex_l, TInt aIndex_t); |
|
82 |
|
83 TAknWindowLineLayout cell_qdial_pane(TInt aIndex_l, TInt aIndex_t); |
|
84 |
|
85 TAknWindowLineLayout cell_cale_month_pane(TInt aIndex_l, TInt aIndex_t, TInt aIndex_W); |
|
86 |
|
87 TAknWindowLineLayout cell_calc_pane(TInt aIndex_l, TInt aIndex_t); |
|
88 |
|
89 TAknWindowLineLayout cell_cale_week_pane(TInt aIndex_l, TInt aIndex_t); |
|
90 |
|
91 TAknWindowLineLayout cell_vorec_pane(TInt aIndex_t); |
|
92 |
|
93 TAknWindowLineLayout cell_gms_pane(TInt aIndex_l, TInt aIndex_t); |
|
94 |
|
95 TAknWindowLineLayout cell_mp_pane(TInt aIndex_t); |
|
96 |
|
97 TAknLayoutTableLimits Grid_pane_descendants_SUB_TABLE_0_Limits(); |
|
98 |
|
99 TAknWindowLineLayout Grid_pane_descendants_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_l, TInt aIndex_t); |
|
100 |
|
101 // LAF Table : Cell pane elements (pinb) |
|
102 TAknWindowLineLayout Cell_pane_elements__pinb__Line_1(); |
|
103 |
|
104 TAknWindowLineLayout Cell_pane_elements__pinb__Line_2(); |
|
105 |
|
106 TAknWindowLineLayout Cell_pane_elements__pinb__Line_3(); |
|
107 |
|
108 TAknLayoutTableLimits Cell_pane_elements__pinb__Limits(); |
|
109 |
|
110 TAknWindowLineLayout Cell_pane_elements__pinb_(TInt aLineIndex); |
|
111 |
|
112 // LAF Table : Cell pane elements (qdial) |
|
113 TAknWindowLineLayout Cell_pane_elements__qdial__Line_1(); |
|
114 |
|
115 TAknWindowLineLayout Cell_pane_elements__qdial__Line_2(); |
|
116 |
|
117 TAknWindowLineLayout Cell_pane_elements__qdial__Line_3(); |
|
118 |
|
119 TAknWindowLineLayout Cell_pane_elements__qdial__Line_4(); |
|
120 |
|
121 TAknWindowLineLayout Cell_pane_elements__qdial__Line_5(); |
|
122 |
|
123 TAknWindowLineLayout Cell_pane_elements__qdial__Line_6(); |
|
124 |
|
125 TAknWindowLineLayout Cell_pane_elements__qdial__Line_7(); |
|
126 |
|
127 TAknWindowLineLayout Cell_pane_elements__qdial__Line_8(); |
|
128 |
|
129 TAknWindowLineLayout Cell_pane_elements__qdial__Line_9(); |
|
130 |
|
131 TAknWindowLineLayout Cell_pane_elements__qdial__Line_10(); |
|
132 |
|
133 TAknWindowLineLayout Cell_pane_elements__qdial__Line_11(); |
|
134 |
|
135 TAknWindowLineLayout Cell_pane_elements__qdial__Line_12(); |
|
136 |
|
137 TAknWindowLineLayout Cell_pane_elements__qdial__Line_13(); |
|
138 |
|
139 TAknWindowLineLayout Cell_pane_elements__qdial__Line_14(); |
|
140 |
|
141 TAknWindowLineLayout Cell_pane_elements__qdial__Line_15(); |
|
142 |
|
143 TAknWindowLineLayout Cell_pane_elements__qdial__Line_16(); |
|
144 |
|
145 TAknWindowLineLayout Cell_pane_elements__qdial__Line_17(); |
|
146 |
|
147 TAknWindowLineLayout Cell_pane_elements__qdial__Line_18(); |
|
148 |
|
149 TAknWindowLineLayout Cell_pane_elements__qdial__Line_19(); |
|
150 |
|
151 TAknWindowLineLayout Cell_pane_elements__qdial__Line_20(); |
|
152 |
|
153 TAknWindowLineLayout Cell_pane_elements__qdial__Line_21(); |
|
154 |
|
155 TAknLayoutTableLimits Cell_pane_elements__qdial__Limits(); |
|
156 |
|
157 TAknWindowLineLayout Cell_pane_elements__qdial_(TInt aLineIndex); |
|
158 |
|
159 // LAF Table : Cell pane texts (qdial) |
|
160 TAknTextLineLayout Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W); |
|
161 |
|
162 TAknMultiLineTextLayout Multiline_Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W, TInt aNumberOfLinesShown); |
|
163 |
|
164 // LAF Table : Cell pane elements (cale month) |
|
165 TAknWindowLineLayout Cell_pane_elements__cale_month__Line_1(TInt aIndex_C, TInt aIndex_W); |
|
166 |
|
167 TAknWindowLineLayout Cell_pane_elements__cale_month__Line_2(TInt aIndex_l); |
|
168 |
|
169 // LAF Table : Cell pane texts (cale month) |
|
170 TAknTextLineLayout Cell_pane_texts__cale_month__Line_1(TInt aIndex_C, TInt aCommon1); |
|
171 |
|
172 // LAF Table : Cell pane elements (calc) |
|
173 TAknWindowLineLayout Cell_pane_elements__calc__Line_1(); |
|
174 |
|
175 // LAF Table : Cell pane elements (cale week) |
|
176 TAknWindowLineLayout Cell_pane_elements__cale_week__Line_1(const TRect& aParentRect, TInt aIndex_C); |
|
177 |
|
178 TAknWindowLineLayout Cell_pane_elements__cale_week__Line_2(TInt aIndex_t); |
|
179 |
|
180 TAknWindowLineLayout Cell_pane_elements__cale_week__Line_3(TInt aIndex_t); |
|
181 |
|
182 TAknWindowLineLayout Cell_pane_elements__cale_week__Line_4(); |
|
183 |
|
184 TAknLayoutTableLimits Cell_pane_elements__cale_week__SUB_TABLE_0_Limits(); |
|
185 |
|
186 TAknWindowLineLayout Cell_pane_elements__cale_week__SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t); |
|
187 |
|
188 // LAF Table : Voice Recorder cell elements |
|
189 TAknWindowLineLayout Voice_Recorder_cell_elements_Line_1(); |
|
190 |
|
191 // LAF Table : Graphical message cell elements |
|
192 TAknWindowLineLayout Graphical_message_cell_elements_Line_1(); |
|
193 |
|
194 TAknWindowLineLayout Graphical_message_cell_elements_Line_2(); |
|
195 |
|
196 TAknLayoutTableLimits Graphical_message_cell_elements_Limits(); |
|
197 |
|
198 TAknWindowLineLayout Graphical_message_cell_elements(TInt aLineIndex); |
|
199 |
|
200 // LAF Table : MediaPlayer cell elements |
|
201 TAknWindowLineLayout MediaPlayer_cell_elements_Line_1(); |
|
202 |
|
203 // LAF Table : Cell pane highlight elements (various) |
|
204 TAknWindowLineLayout Cell_pane_highlight_elements__various__Line_1(const TRect& aParentRect); |
|
205 |
|
206 // LAF Table : Cell pane highlight elements (qdial) |
|
207 TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_1(const TRect& aParentRect); |
|
208 |
|
209 TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_2(); |
|
210 |
|
211 // LAF Table : Browser texts |
|
212 TAknTextLineLayout Browser_texts_Line_1(TInt aIndex_C, TInt aIndex_B); |
|
213 |
|
214 TAknMultiLineTextLayout Multiline_Browser_texts_Line_1(TInt aIndex_C, TInt aNumberOfLinesShown); |
|
215 |
|
216 TAknTextLineLayout Browser_texts_Line_2(TInt aIndex_C, TInt aIndex_B); |
|
217 |
|
218 TAknMultiLineTextLayout Multiline_Browser_texts_Line_2(TInt aIndex_C, TInt aNumberOfLinesShown); |
|
219 |
|
220 TAknTextLineLayout Browser_texts_Line_3(TInt aIndex_C, TInt aIndex_B); |
|
221 |
|
222 TAknMultiLineTextLayout Multiline_Browser_texts_Line_3(TInt aIndex_C, TInt aNumberOfLinesShown); |
|
223 |
|
224 TAknLayoutTableLimits Browser_texts_Limits(); |
|
225 |
|
226 TAknTextLineLayout Browser_texts(TInt aLineIndex, TInt aIndex_C, TInt aIndex_B); |
|
227 |
|
228 // LAF Table : Browser selection box elements |
|
229 TAknWindowLineLayout Browser_selection_box_elements_Line_1(); |
|
230 |
|
231 TAknWindowLineLayout Browser_selection_box_elements_Line_2(); |
|
232 |
|
233 TAknWindowLineLayout Browser_selection_box_elements_Line_3(); |
|
234 |
|
235 TAknWindowLineLayout Browser_selection_box_elements_Line_4(); |
|
236 |
|
237 TAknLayoutTableLimits Browser_selection_box_elements_Limits(); |
|
238 |
|
239 TAknWindowLineLayout Browser_selection_box_elements(TInt aLineIndex); |
|
240 |
|
241 // LAF Table : Browser highlights |
|
242 TAknWindowLineLayout Browser_highlights_Line_1(const TRect& aParentRect, TInt aCommon1); |
|
243 |
|
244 TAknWindowLineLayout Browser_highlights_Line_2(const TRect& aParentRect, TInt aCommon1); |
|
245 |
|
246 TAknLayoutTableLimits Browser_highlights_Limits(); |
|
247 |
|
248 TAknWindowLineLayout Browser_highlights(TInt aLineIndex, const TRect& aParentRect, TInt aCommon1); |
|
249 |
|
250 // LAF Table : Browser text link underlining |
|
251 TAknWindowLineLayout Browser_text_link_underlining_Line_1(const TRect& aParentRect, TInt aIndex_W); |
|
252 |
|
253 // LAF Table : Browser table frame graphics and highlight |
|
254 TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_1(); |
|
255 |
|
256 TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_2(); |
|
257 |
|
258 TAknLayoutTableLimits Browser_table_frame_graphics_and_highlight_Limits(); |
|
259 |
|
260 TAknWindowLineLayout Browser_table_frame_graphics_and_highlight(TInt aLineIndex); |
|
261 |
|
262 // LAF Table : Browser image frame and highlight |
|
263 TAknWindowLineLayout Browser_image_frame_and_highlight_Line_1(TInt aIndex_C); |
|
264 |
|
265 TAknWindowLineLayout Browser_image_frame_and_highlight_Line_2(); |
|
266 |
|
267 TAknWindowLineLayout Browser_image_frame_and_highlight_Line_3(); |
|
268 |
|
269 TAknLayoutTableLimits Browser_image_frame_and_highlight_SUB_TABLE_0_Limits(); |
|
270 |
|
271 TAknWindowLineLayout Browser_image_frame_and_highlight_SUB_TABLE_0(TInt aLineIndex); |
|
272 |
|
273 // LAF Table : Browser broken image |
|
274 TAknWindowLineLayout Browser_broken_image_Line_1(); |
|
275 |
|
276 TAknWindowLineLayout Browser_broken_image_Line_2(); |
|
277 |
|
278 TAknWindowLineLayout Browser_broken_image_Line_3(); |
|
279 |
|
280 TAknLayoutTableLimits Browser_broken_image_Limits(); |
|
281 |
|
282 TAknWindowLineLayout Browser_broken_image(TInt aLineIndex); |
|
283 |
|
284 // LAF Table : Browser broken image text |
|
285 TAknTextLineLayout Browser_broken_image_text_Line_1(); |
|
286 |
|
287 // LAF Table : Calendar Day view elements and descendants |
|
288 TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_1(); |
|
289 |
|
290 TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_2(); |
|
291 |
|
292 TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_3(); |
|
293 |
|
294 TAknWindowLineLayout list_cale_pane(); |
|
295 |
|
296 TAknLayoutTableLimits Calendar_Day_view_elements_and_descendants_Limits(); |
|
297 |
|
298 TAknWindowLineLayout Calendar_Day_view_elements_and_descendants(TInt aLineIndex); |
|
299 |
|
300 // LAF Table : List pane texts (cale time empty) |
|
301 TAknTextLineLayout List_pane_texts__cale_time_empty__Line_1(TInt aIndex_B); |
|
302 |
|
303 TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time_empty__Line_1(TInt aNumberOfLinesShown); |
|
304 |
|
305 // LAF Table : Calendar Week view elements |
|
306 TAknWindowLineLayout Calendar_Week_view_elements_Line_1(); |
|
307 |
|
308 TAknWindowLineLayout Calendar_Week_view_elements_Line_2(); |
|
309 |
|
310 TAknWindowLineLayout Calendar_Week_view_elements_Line_3(); |
|
311 |
|
312 TAknWindowLineLayout Calendar_Week_view_elements_Line_4(); |
|
313 |
|
314 TAknWindowLineLayout Calendar_Week_view_elements_Line_5(); |
|
315 |
|
316 TAknWindowLineLayout Calendar_Week_view_elements_Line_6(TInt aIndex_l); |
|
317 |
|
318 TAknWindowLineLayout Calendar_Week_view_elements_Line_7(TInt aIndex_t); |
|
319 |
|
320 TAknWindowLineLayout Calendar_Week_view_elements_Line_8(TInt aIndex_t); |
|
321 |
|
322 TAknWindowLineLayout grid_cale_week_pane(); |
|
323 |
|
324 TAknLayoutTableLimits Calendar_Week_view_elements_SUB_TABLE_0_Limits(); |
|
325 |
|
326 TAknWindowLineLayout Calendar_Week_view_elements_SUB_TABLE_0(TInt aLineIndex); |
|
327 |
|
328 // LAF Table : Calendar Week view texts |
|
329 TAknTextLineLayout Calendar_Week_view_texts_Line_1(TInt aCommon1); |
|
330 |
|
331 TAknTextLineLayout Calendar_Week_view_texts_Line_2(TInt aIndex_B); |
|
332 |
|
333 TAknMultiLineTextLayout Multiline_Calendar_Week_view_texts_Line_2(TInt aNumberOfLinesShown); |
|
334 |
|
335 // LAF Table : Calendar Month view elements |
|
336 TAknWindowLineLayout Calendar_Month_view_elements_Line_1(); |
|
337 |
|
338 TAknWindowLineLayout Calendar_Month_view_elements_Line_2(); |
|
339 |
|
340 TAknWindowLineLayout Calendar_Month_view_elements_Line_3(); |
|
341 |
|
342 TAknWindowLineLayout Calendar_Month_view_elements_Line_4(); |
|
343 |
|
344 TAknWindowLineLayout Calendar_Month_view_elements_Line_5(); |
|
345 |
|
346 TAknWindowLineLayout Calendar_Month_view_elements_Line_6(TInt aIndex_l); |
|
347 |
|
348 TAknWindowLineLayout Calendar_Month_view_elements_Line_7(TInt aCommon1, TInt aIndex_t); |
|
349 |
|
350 TAknWindowLineLayout grid_cale_month_pane(TInt aCommon1); |
|
351 |
|
352 TAknLayoutTableLimits Calendar_Month_view_elements_SUB_TABLE_0_Limits(); |
|
353 |
|
354 TAknWindowLineLayout Calendar_Month_view_elements_SUB_TABLE_0(TInt aLineIndex); |
|
355 |
|
356 // LAF Table : Calendar Month view texts |
|
357 TAknTextLineLayout Calendar_Month_view_texts_Line_1(TInt aCommon1); |
|
358 |
|
359 TAknTextLineLayout Calendar_Month_view_texts_Line_2(TInt aIndex_B); |
|
360 |
|
361 TAknMultiLineTextLayout Multiline_Calendar_Month_view_texts_Line_2(TInt aNumberOfLinesShown); |
|
362 |
|
363 // LAF Table : Calculator elements |
|
364 TAknWindowLineLayout Calculator_elements_Line_1(); |
|
365 |
|
366 TAknWindowLineLayout gqn_graf_calc_paper(); |
|
367 |
|
368 TAknWindowLineLayout Calculator_elements_Line_3(TInt aIndex_t); |
|
369 |
|
370 TAknWindowLineLayout grid_calc_pane(); |
|
371 |
|
372 TAknLayoutTableLimits Calculator_elements_SUB_TABLE_0_Limits(); |
|
373 |
|
374 TAknWindowLineLayout Calculator_elements_SUB_TABLE_0(TInt aLineIndex); |
|
375 |
|
376 // LAF Table : Calculator texts |
|
377 TAknTextLineLayout Calculator_texts_Line_1(); |
|
378 |
|
379 TAknTextLineLayout Calculator_texts_Line_2(); |
|
380 |
|
381 TAknTextLineLayout Calculator_texts_Line_3(); |
|
382 |
|
383 TAknTextLineLayout Calculator_texts_Line_4(); |
|
384 |
|
385 TAknTextLineLayout Calculator_texts_Line_5(); |
|
386 |
|
387 TAknTextLineLayout Calculator_texts_Line_6(); |
|
388 |
|
389 TAknTextLineLayout Calculator_texts_Line_7(TInt aIndex_B); |
|
390 |
|
391 TAknMultiLineTextLayout Multiline_Calculator_texts_Line_7(TInt aNumberOfLinesShown); |
|
392 |
|
393 TAknTextLineLayout Calculator_texts_Line_8(TInt aIndex_B); |
|
394 |
|
395 TAknMultiLineTextLayout Multiline_Calculator_texts_Line_8(TInt aNumberOfLinesShown); |
|
396 |
|
397 TAknLayoutTableLimits Calculator_texts_SUB_TABLE_0_Limits(); |
|
398 |
|
399 TAknTextLineLayout Calculator_texts_SUB_TABLE_0(TInt aLineIndex); |
|
400 |
|
401 TAknLayoutTableLimits Calculator_texts_SUB_TABLE_1_Limits(); |
|
402 |
|
403 TAknTextLineLayout Calculator_texts_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_B); |
|
404 |
|
405 // LAF Table : Real Time Alarm Clock view descendants panes and elements |
|
406 TAknWindowLineLayout popup_clock__ref__window(); |
|
407 |
|
408 TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2(); |
|
409 |
|
410 TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3(); |
|
411 |
|
412 TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4(); |
|
413 |
|
414 TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5(); |
|
415 |
|
416 TAknLayoutTableLimits Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits(); |
|
417 |
|
418 TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements(TInt aLineIndex); |
|
419 |
|
420 // LAF Table : Real Time Alarm Clock view texts (skins) |
|
421 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_1(TInt aCommon1); |
|
422 |
|
423 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aIndex_B); |
|
424 |
|
425 TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aNumberOfLinesShown); |
|
426 |
|
427 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_3(); |
|
428 |
|
429 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aIndex_B); |
|
430 |
|
431 TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aNumberOfLinesShown); |
|
432 |
|
433 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_5(); |
|
434 |
|
435 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_6(); |
|
436 |
|
437 TAknLayoutTableLimits Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits(); |
|
438 |
|
439 TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0(TInt aLineIndex); |
|
440 |
|
441 // LAF Table : Clock find pane elements |
|
442 TAknWindowLineLayout Clock_find_pane_elements_Line_1(); |
|
443 |
|
444 TAknWindowLineLayout Clock_find_pane_elements_Line_2(); |
|
445 |
|
446 TAknWindowLineLayout Clock_find_pane_elements_Line_3(); |
|
447 |
|
448 TAknWindowLineLayout Clock_find_pane_elements_Line_4(); |
|
449 |
|
450 TAknWindowLineLayout Clock_find_pane_elements_Line_5(); |
|
451 |
|
452 TAknLayoutTableLimits Clock_find_pane_elements_Limits(); |
|
453 |
|
454 TAknWindowLineLayout Clock_find_pane_elements(TInt aLineIndex); |
|
455 |
|
456 // LAF Table : Find pane texts |
|
457 TAknTextLineLayout Find_pane_texts_Line_1(); |
|
458 |
|
459 // LAF Table : Camcorder Still Image Viewfinder descendants and elements |
|
460 TAknWindowLineLayout Near_QCIF(); |
|
461 |
|
462 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2(); |
|
463 |
|
464 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3(); |
|
465 |
|
466 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4(); |
|
467 |
|
468 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5(); |
|
469 |
|
470 TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_descendants_and_elements_Limits(); |
|
471 |
|
472 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements(TInt aLineIndex); |
|
473 |
|
474 // LAF Table : Camcorder Zooming factor pane elements |
|
475 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_1(); |
|
476 |
|
477 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_2(); |
|
478 |
|
479 TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_Limits(); |
|
480 |
|
481 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements(TInt aLineIndex); |
|
482 |
|
483 // LAF Table : Camcorder Still Image Viewfinder texts |
|
484 TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_1(); |
|
485 |
|
486 TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_2(); |
|
487 |
|
488 TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_texts_Limits(); |
|
489 |
|
490 TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts(TInt aLineIndex); |
|
491 |
|
492 // LAF Table : Camcorder Video Viewfinder descendants and elements |
|
493 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_1(); |
|
494 |
|
495 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_2(); |
|
496 |
|
497 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_3(TInt aIndex_C); |
|
498 |
|
499 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_4(TInt aIndex_C); |
|
500 |
|
501 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_5(TInt aIndex_C); |
|
502 |
|
503 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_6(TInt aIndex_C); |
|
504 |
|
505 TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits(); |
|
506 |
|
507 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex); |
|
508 |
|
509 TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits(); |
|
510 |
|
511 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C); |
|
512 |
|
513 // LAF Table : Camcorder Video Recording descendants and elements |
|
514 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_1(); |
|
515 |
|
516 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_2(); |
|
517 |
|
518 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_3(TInt aIndex_C); |
|
519 |
|
520 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_4(TInt aIndex_C); |
|
521 |
|
522 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_5(TInt aIndex_C); |
|
523 |
|
524 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_6(TInt aIndex_C); |
|
525 |
|
526 TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits(); |
|
527 |
|
528 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex); |
|
529 |
|
530 TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits(); |
|
531 |
|
532 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C); |
|
533 |
|
534 // LAF Table : Camcorder Duration texts |
|
535 TAknTextLineLayout Camcorder_Duration_texts_Line_1(); |
|
536 |
|
537 // LAF Table : Camcorder Post Recording elements |
|
538 TAknWindowLineLayout QVGA(); |
|
539 |
|
540 TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_2(); |
|
541 |
|
542 TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_3(); |
|
543 |
|
544 TAknLayoutTableLimits Camcorder_Video_Post_recording_elements_Limits(); |
|
545 |
|
546 TAknWindowLineLayout Camcorder_Video_Post_recording_elements(TInt aLineIndex); |
|
547 |
|
548 // LAF Table : Graphical message selection layout elements |
|
549 TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_1(TInt aIndex_t); |
|
550 |
|
551 TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_2(TInt aIndex_l); |
|
552 |
|
553 TAknWindowLineLayout grid_gms_pane(); |
|
554 |
|
555 // LAF Table : Help texts |
|
556 TAknTextLineLayout Help_texts_Line_1(TInt aIndex_B); |
|
557 |
|
558 TAknMultiLineTextLayout Multiline_Help_texts_Line_1(TInt aNumberOfLinesShown); |
|
559 |
|
560 // LAF Table : Phonebook Photo view elements |
|
561 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_1(); |
|
562 |
|
563 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_2(); |
|
564 |
|
565 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_3(); |
|
566 |
|
567 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_4(); |
|
568 |
|
569 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_5(); |
|
570 |
|
571 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_6(); |
|
572 |
|
573 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_7(); |
|
574 |
|
575 TAknWindowLineLayout Phonebook_Photo_view_elements_Line_8(); |
|
576 |
|
577 TAknLayoutTableLimits Phonebook_Photo_view_elements_Limits(); |
|
578 |
|
579 TAknWindowLineLayout Phonebook_Photo_view_elements(TInt aLineIndex); |
|
580 |
|
581 // LAF Table : Presence status list components |
|
582 TAknWindowLineLayout Presence_status_list_components_Line_1(); |
|
583 |
|
584 TAknWindowLineLayout Presence_status_list_components_Line_2(); |
|
585 |
|
586 TAknWindowLineLayout Presence_status_list_components_Line_3(); |
|
587 |
|
588 TAknWindowLineLayout image_or_qgn_prop_dyc_big__ref_(); |
|
589 |
|
590 // LAF Table : Presence status list texts |
|
591 TAknTextLineLayout Presence_status_list_texts_Line_1(TInt aIndex_B); |
|
592 |
|
593 TAknMultiLineTextLayout Multiline_Presence_status_list_texts_Line_1(TInt aNumberOfLinesShown); |
|
594 |
|
595 // LAF Table : Pinboard elements (grid) |
|
596 TAknWindowLineLayout Pinboard_elements__grid__Line_1(); |
|
597 |
|
598 TAknWindowLineLayout Pinboard_elements__grid__Line_2(); |
|
599 |
|
600 TAknWindowLineLayout Pinboard_elements__grid__Line_3(); |
|
601 |
|
602 TAknWindowLineLayout Pinboard_elements__grid__Line_4(TInt aCommon1); |
|
603 |
|
604 TAknWindowLineLayout Pinboard_elements__grid__Line_5(); |
|
605 |
|
606 TAknWindowLineLayout Pinboard_elements__grid__Line_6(TInt aCommon1); |
|
607 |
|
608 TAknWindowLineLayout Pinboard_elements__grid__Line_7(); |
|
609 |
|
610 TAknWindowLineLayout find_pinb_pane(); |
|
611 |
|
612 TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_0_Limits(); |
|
613 |
|
614 TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_0(TInt aLineIndex); |
|
615 |
|
616 TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_1_Limits(); |
|
617 |
|
618 TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_1(TInt aLineIndex); |
|
619 |
|
620 // LAF Table : Find pane elements (pinb) |
|
621 TAknWindowLineLayout Find_pane_elements__pinb__Line_1(); |
|
622 |
|
623 TAknWindowLineLayout Find_pane_elements__pinb__Line_2(); |
|
624 |
|
625 TAknWindowLineLayout Find_pane_elements__pinb__Line_3(); |
|
626 |
|
627 TAknWindowLineLayout Find_pane_elements__pinb__Line_4(); |
|
628 |
|
629 TAknLayoutTableLimits Find_pane_elements__pinb__Limits(); |
|
630 |
|
631 TAknWindowLineLayout Find_pane_elements__pinb_(TInt aLineIndex); |
|
632 |
|
633 // LAF Table : Find pane texts (pinb) |
|
634 TAknTextLineLayout Find_pane_texts__pinb__Line_1(); |
|
635 |
|
636 TAknTextLineLayout Find_pane_texts__pinb__Line_2(); |
|
637 |
|
638 TAknLayoutTableLimits Find_pane_texts__pinb__Limits(); |
|
639 |
|
640 TAknTextLineLayout Find_pane_texts__pinb_(TInt aLineIndex); |
|
641 |
|
642 // LAF Table : Pinboard elements (list) |
|
643 TAknWindowLineLayout Pinboard_elements__list__Line_1(); |
|
644 |
|
645 TAknWindowLineLayout Pinboard_elements__list__Line_2(); |
|
646 |
|
647 TAknWindowLineLayout Pinboard_elements__list__Line_3(); |
|
648 |
|
649 TAknWindowLineLayout Pinboard_elements__list__Line_4(TInt aCommon1); |
|
650 |
|
651 TAknWindowLineLayout Pinboard_elements__list__Line_5(); |
|
652 |
|
653 TAknWindowLineLayout Pinboard_elements__list__Line_6(TInt aCommon1); |
|
654 |
|
655 TAknWindowLineLayout list_pinb_pane(); |
|
656 |
|
657 TAknLayoutTableLimits Pinboard_elements__list__SUB_TABLE_0_Limits(); |
|
658 |
|
659 TAknWindowLineLayout Pinboard_elements__list__SUB_TABLE_0(TInt aLineIndex); |
|
660 |
|
661 // LAF Table : Speed Dial descendants |
|
662 TAknWindowLineLayout Speed_Dial_descendants_Line_1(); |
|
663 |
|
664 // LAF Table : Voice Recorder elements |
|
665 TAknWindowLineLayout grid_vorec_pane(); |
|
666 |
|
667 TAknWindowLineLayout Voice_Recorder_elements_Line_2(); |
|
668 |
|
669 TAknWindowLineLayout Voice_Recorder_elements_Line_3(); |
|
670 |
|
671 TAknWindowLineLayout Voice_Recorder_elements_Line_4(); |
|
672 |
|
673 TAknWindowLineLayout Voice_Recorder_elements_Line_5(); |
|
674 |
|
675 TAknLayoutTableLimits Voice_Recorder_elements_Limits(); |
|
676 |
|
677 TAknWindowLineLayout Voice_Recorder_elements(TInt aLineIndex); |
|
678 |
|
679 // LAF Table : Voice Recorder texts |
|
680 TAknTextLineLayout Voice_Recorder_texts_Line_1(); |
|
681 |
|
682 TAknTextLineLayout Voice_Recorder_texts_Line_2(); |
|
683 |
|
684 TAknTextLineLayout Voice_Recorder_texts_Line_3(); |
|
685 |
|
686 TAknTextLineLayout Voice_Recorder_texts_Line_4(); |
|
687 |
|
688 TAknTextLineLayout Voice_Recorder_texts_Line_5(); |
|
689 |
|
690 TAknTextLineLayout Voice_Recorder_texts_Line_6(); |
|
691 |
|
692 TAknLayoutTableLimits Voice_Recorder_texts_Limits(); |
|
693 |
|
694 TAknTextLineLayout Voice_Recorder_texts(TInt aLineIndex); |
|
695 |
|
696 // LAF Table : Message writing texts |
|
697 TAknTextLineLayout Message_writing_texts_Line_1(TInt aIndex_B); |
|
698 |
|
699 TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_1(TInt aNumberOfLinesShown); |
|
700 |
|
701 TAknTextLineLayout Message_writing_texts_Line_2(TInt aIndex_B); |
|
702 |
|
703 TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_2(TInt aNumberOfLinesShown); |
|
704 |
|
705 TAknTextLineLayout Message_writing_texts_Line_3(TInt aIndex_B); |
|
706 |
|
707 TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_3(TInt aNumberOfLinesShown); |
|
708 |
|
709 TAknLayoutTableLimits Message_writing_texts_Limits(); |
|
710 |
|
711 TAknTextLineLayout Message_writing_texts(TInt aLineIndex, TInt aIndex_B); |
|
712 |
|
713 // LAF Table : Smart Messages |
|
714 TAknTextLineLayout Smart_Messages_Line_1(TInt aIndex_B); |
|
715 |
|
716 TAknMultiLineTextLayout Multiline_Smart_Messages_Line_1(TInt aNumberOfLinesShown); |
|
717 |
|
718 TAknTextLineLayout Smart_Messages_Line_2(TInt aIndex_B); |
|
719 |
|
720 TAknMultiLineTextLayout Multiline_Smart_Messages_Line_2(TInt aNumberOfLinesShown); |
|
721 |
|
722 TAknLayoutTableLimits Smart_Messages_Limits(); |
|
723 |
|
724 TAknTextLineLayout Smart_Messages(TInt aLineIndex, TInt aIndex_B); |
|
725 |
|
726 // LAF Table : Note writing layout elements |
|
727 TAknWindowLineLayout Note_writing_layout_elements_Line_1(); |
|
728 |
|
729 TAknWindowLineLayout Note_writing_layout_elements_Line_2(); |
|
730 |
|
731 TAknWindowLineLayout Note_writing_layout_elements_Line_3(); |
|
732 |
|
733 TAknWindowLineLayout Note_writing_layout_elements_Line_4(); |
|
734 |
|
735 TAknWindowLineLayout Note_writing_layout_elements_Line_5(TInt aIndex_t); |
|
736 |
|
737 TAknLayoutTableLimits Note_writing_layout_elements_SUB_TABLE_0_Limits(); |
|
738 |
|
739 TAknWindowLineLayout Note_writing_layout_elements_SUB_TABLE_0(TInt aLineIndex); |
|
740 |
|
741 // LAF Table : Note writing texts |
|
742 TAknTextLineLayout Note_writing_texts_Line_1(TInt aIndex_B); |
|
743 |
|
744 TAknMultiLineTextLayout Multiline_Note_writing_texts_Line_1(TInt aNumberOfLinesShown); |
|
745 |
|
746 // LAF Table : IM chat view descendant panes |
|
747 TAknWindowLineLayout im_reading_pane(TInt aIndex_H); |
|
748 |
|
749 TAknWindowLineLayout im_writing_pane(TInt aCommon1); |
|
750 |
|
751 // LAF Table : IM navi pane texts |
|
752 TAknTextLineLayout IM_navi_pane_texts_Line_1(TInt aIndex_C, TInt aIndex_W); |
|
753 |
|
754 // LAF Table : IM reading pane texts |
|
755 TAknTextLineLayout IM_reading_pane_texts_Line_1(TInt aCommon1); |
|
756 |
|
757 TAknTextLineLayout IM_reading_pane_texts_Line_2(); |
|
758 |
|
759 TAknWindowLineLayout im_reading_field(TInt aIndex_t); |
|
760 |
|
761 // LAF Table : IM text elements |
|
762 TAknWindowLineLayout IM_text_elements_Line_1(); |
|
763 |
|
764 TAknWindowLineLayout IM_text_elements_Line_2(); |
|
765 |
|
766 TAknWindowLineLayout smiley__qgn_prop_im_smileys__ref__(); |
|
767 |
|
768 TAknLayoutTableLimits IM_text_elements_Limits(); |
|
769 |
|
770 TAknWindowLineLayout IM_text_elements(TInt aLineIndex); |
|
771 |
|
772 // LAF Table : IM reading field highlight graphics |
|
773 TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_1(const TRect& aParentRect); |
|
774 |
|
775 TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_2(const TRect& aParentRect); |
|
776 |
|
777 TAknLayoutTableLimits IM_reading_field_highlight_graphics_Limits(); |
|
778 |
|
779 TAknWindowLineLayout IM_reading_field_highlight_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
780 |
|
781 // LAF Table : IM writing field elements |
|
782 TAknWindowLineLayout IM_writing_field_elements_Line_1(TInt aIndex_H); |
|
783 |
|
784 TAknWindowLineLayout IM_writing_field_elements_Line_2(); |
|
785 |
|
786 TAknWindowLineLayout IM_writing_field_elements_Line_3(TInt aIndex_H); |
|
787 |
|
788 // LAF Table : IM writing pane texts |
|
789 TAknTextLineLayout IM_writing_pane_texts_Line_1(TInt aIndex_B); |
|
790 |
|
791 TAknMultiLineTextLayout Multiline_IM_writing_pane_texts_Line_1(TInt aNumberOfLinesShown); |
|
792 |
|
793 // LAF Table : Media Player layout descendant pane |
|
794 TAknWindowLineLayout mp_bg_pane(); |
|
795 |
|
796 // LAF Table : Empty Player view elements |
|
797 TAknWindowLineLayout Empty_Player_view_elements_Line_1(); |
|
798 |
|
799 // LAF Table : Media Player Playback view navi pane elements |
|
800 TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_1(); |
|
801 |
|
802 TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_2(); |
|
803 |
|
804 TAknLayoutTableLimits Media_Player_Playback_view_navi_pane_elements_Limits(); |
|
805 |
|
806 TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements(TInt aLineIndex); |
|
807 |
|
808 // LAF Table : Media Player Playback view navi pane texts |
|
809 TAknTextLineLayout Media_Player_Playback_view_navi_pane_texts_Line_1(); |
|
810 |
|
811 // LAF Table : Media Player Playlist navi pane elements |
|
812 TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_1(); |
|
813 |
|
814 TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_2(); |
|
815 |
|
816 TAknLayoutTableLimits Media_Player_Playlist_navi_pane_elements_Limits(); |
|
817 |
|
818 TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements(TInt aLineIndex); |
|
819 |
|
820 // LAF Table : Media Player Playback view elements |
|
821 TAknWindowLineLayout grid_mp_pane(); |
|
822 |
|
823 TAknWindowLineLayout Media_Player_Playback_view_elements_Line_2(); |
|
824 |
|
825 TAknWindowLineLayout Media_Player_Playback_view_elements_Line_3(); |
|
826 |
|
827 TAknWindowLineLayout Media_Player_Playback_view_elements_Line_4(); |
|
828 |
|
829 TAknWindowLineLayout Media_Player_Playback_view_elements_Line_5(); |
|
830 |
|
831 TAknWindowLineLayout Media_Player_Playback_view_elements_Line_6(); |
|
832 |
|
833 // LAF Table : Media Player Playback view texts |
|
834 TAknTextLineLayout Media_Player_Playback_view_texts_Line_1(); |
|
835 |
|
836 TAknTextLineLayout Media_Player_Playback_view_texts_Line_2(); |
|
837 |
|
838 TAknTextLineLayout Media_Player_Playback_view_texts_Line_3(); |
|
839 |
|
840 TAknTextLineLayout Media_Player_Playback_view_texts_Line_4(); |
|
841 |
|
842 TAknTextLineLayout Media_Player_Playback_view_texts_Line_5(); |
|
843 |
|
844 TAknTextLineLayout Media_Player_Playback_view_texts_Line_6(); |
|
845 |
|
846 TAknTextLineLayout Media_Player_Playback_view_texts_Line_7(); |
|
847 |
|
848 TAknLayoutTableLimits Media_Player_Playback_view_texts_Limits(); |
|
849 |
|
850 TAknTextLineLayout Media_Player_Playback_view_texts(TInt aLineIndex); |
|
851 |
|
852 // LAF Table : SMIL presentation attachment element |
|
853 TAknWindowLineLayout SMIL_presentation_attachment_element_Line_1(); |
|
854 |
|
855 // LAF Table : SMIL presentation attachment highlight |
|
856 TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_1(); |
|
857 |
|
858 TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_2(); |
|
859 |
|
860 TAknLayoutTableLimits SMIL_presentation_attachment_highlight_Limits(); |
|
861 |
|
862 TAknWindowLineLayout SMIL_presentation_attachment_highlight(TInt aLineIndex); |
|
863 |
|
864 // LAF Table : SMIL presentation elements and descendant panes |
|
865 TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_Line_1(); |
|
866 |
|
867 TAknWindowLineLayout smil_status_pane(); |
|
868 |
|
869 TAknWindowLineLayout smil_text_pane(TInt aIndex_t, TInt aIndex_H); |
|
870 |
|
871 TAknLayoutTableLimits SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits(); |
|
872 |
|
873 TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0(TInt aLineIndex); |
|
874 |
|
875 // LAF Table : SMIL status pane elements and descendant panes |
|
876 TAknWindowLineLayout smil_volume_pane(); |
|
877 |
|
878 TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_2(); |
|
879 |
|
880 TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_3(); |
|
881 |
|
882 TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_4(); |
|
883 |
|
884 TAknLayoutTableLimits SMIL_status_pane_elements_and_descendant_panes_Limits(); |
|
885 |
|
886 TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes(TInt aLineIndex); |
|
887 |
|
888 // LAF Table : SMIL status pane texts |
|
889 TAknTextLineLayout SMIL_status_pane_texts_Line_1(); |
|
890 |
|
891 // LAF Table : SMIL volume pane elements |
|
892 TAknWindowLineLayout SMIL_volume_pane_elements_Line_1(); |
|
893 |
|
894 TAknWindowLineLayout SMIL_volume_pane_elements_Line_2(); |
|
895 |
|
896 TAknLayoutTableLimits SMIL_volume_pane_elements_Limits(); |
|
897 |
|
898 TAknWindowLineLayout SMIL_volume_pane_elements(TInt aLineIndex); |
|
899 |
|
900 TAknTextLineLayout Location_request_type_texts_Line_1(TInt aIndex_B); |
|
901 TAknMultiLineTextLayout Multiline_Location_request_type_texts_Line_1(TInt aNumberOfLinesShown); |
|
902 TAknWindowLineLayout Location_requestor_pane_elements_Line_1(TInt aIndex_l); |
|
903 TAknTextLineLayout Location_reqestor_pane_texts_Line_1(TInt aIndex_r, TInt aIndex_W); |
|
904 TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_1(const TRect& aParentRect); |
|
905 TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_2(const TRect& aParentRect); |
|
906 TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_3(const TRect& aParentRect); |
|
907 TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_4(const TRect& aParentRect); |
|
908 TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_5(const TRect& aParentRect); |
|
909 TAknLayoutTableLimits Location_request_popup_window_grapihcs_Limits(); |
|
910 TAknWindowLineLayout Location_request_popup_window_grapihcs(TInt aLineIndex, const TRect& aParentRect); |
|
911 TAknLayoutTableLimits Volume_strength_area_values_Limits(); |
|
912 |
|
913 TAknWindowLineLayout Volume_strength_area_values(TInt aLineIndex); |
|
914 |
|
915 // LAF Table : SMIL text pane elements |
|
916 TAknWindowLineLayout SMIL_text_pane_elements_Line_1(const TRect& aParentRect); |
|
917 |
|
918 TAknWindowLineLayout smil_scroll_pane(const TRect& aParentRect); |
|
919 |
|
920 // LAF Table : SMIL text pane texts |
|
921 TAknTextLineLayout SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aIndex_B); |
|
922 |
|
923 TAknMultiLineTextLayout Multiline_SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown); |
|
924 |
|
925 // LAF Table : SMIL scroll pane elements |
|
926 TAknWindowLineLayout SMIL_scroll_pane_elements_Line_1(const TRect& aParentRect); |
|
927 |
|
928 TAknWindowLineLayout SMIL_scroll_pane_elements_Line_2(); |
|
929 |
|
930 TAknWindowLineLayout SMIL_scroll_pane_elements_Line_3(); |
|
931 |
|
932 TAknLayoutTableLimits SMIL_scroll_pane_elements_SUB_TABLE_0_Limits(); |
|
933 |
|
934 TAknWindowLineLayout SMIL_scroll_pane_elements_SUB_TABLE_0(TInt aLineIndex); |
|
935 |
|
936 // LAF Table : Pop-up windows (status pane as parent) |
|
937 TAknWindowLineLayout popup_pbook_thumbnail_window(); |
|
938 |
|
939 TAknWindowLineLayout popup_call_status_window(TInt aIndex_l); |
|
940 |
|
941 TAknWindowLineLayout popup_call_video_up_window(TInt aCommon1); |
|
942 |
|
943 TAknWindowLineLayout popup_cale_events_window(TInt aCommon1); |
|
944 |
|
945 // LAF Table : Pop-up window list pane descendants(call conf) |
|
946 TAknWindowLineLayout list_single_graphic_popup_conf_pane(TInt aIndex_t); |
|
947 |
|
948 // LAF Table : List pane elements (conf single graphic) |
|
949 TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_1(); |
|
950 |
|
951 TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_2(); |
|
952 |
|
953 TAknLayoutTableLimits List_pane_elements__conf_single_graphic__Limits(); |
|
954 |
|
955 TAknWindowLineLayout List_pane_elements__conf_single_graphic_(TInt aLineIndex); |
|
956 |
|
957 // LAF Table : List pane texts (conf single graphic) |
|
958 TAknTextLineLayout List_pane_texts__conf_single_graphic__Line_1(); |
|
959 |
|
960 // LAF Table : List pane elements (menu single graphic bt) |
|
961 TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_1(); |
|
962 |
|
963 TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_2(TInt aIndex_l); |
|
964 |
|
965 // LAF Table : List pane text (menu single graphic bt) |
|
966 TAknTextLineLayout List_pane_text__menu_single_graphic_bt__Line_1(TInt aCommon1); |
|
967 |
|
968 // LAF Table : Highlight graphics |
|
969 TAknWindowLineLayout Highlight_graphics_Line_1(const TRect& aParentRect); |
|
970 |
|
971 TAknWindowLineLayout Highlight_graphics_Line_2(const TRect& aParentRect); |
|
972 |
|
973 TAknLayoutTableLimits Highlight_graphics_Limits(); |
|
974 |
|
975 TAknWindowLineLayout Highlight_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
976 |
|
977 // LAF Table : Pop-up window grid pane descendants (large graphic gms) |
|
978 TAknWindowLineLayout cell_large_graphic_popup_pane(TInt aIndex_l, TInt aIndex_t); |
|
979 |
|
980 // LAF Table : Cell pane elements (popup large graphic gms) |
|
981 TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_1(); |
|
982 |
|
983 TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_2(); |
|
984 |
|
985 TAknLayoutTableLimits Cell_pane_elements__popup_large_graphic_gms__Limits(); |
|
986 |
|
987 TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms_(TInt aLineIndex); |
|
988 |
|
989 // LAF Table : Highlight elements (grid pop-up) |
|
990 TAknWindowLineLayout Highlight_elements__grid_pop_up__Line_1(const TRect& aParentRect); |
|
991 |
|
992 // LAF Table : Number entry pop-up window texts |
|
993 TAknTextLineLayout Number_entry_pop_up_window_texts_Line_1(TInt aCommon1); |
|
994 |
|
995 TAknTextLineLayout Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B); |
|
996 |
|
997 TAknMultiLineTextLayout Multiline_Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown); |
|
998 |
|
999 // LAF Table : Number entry pop-up window graphics |
|
1000 TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_1(TInt aCommon1); |
|
1001 |
|
1002 TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_2(TInt aCommon1); |
|
1003 |
|
1004 TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_3(TInt aCommon1); |
|
1005 |
|
1006 TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_4(TInt aCommon1); |
|
1007 |
|
1008 TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_5(TInt aCommon1); |
|
1009 |
|
1010 TAknLayoutTableLimits Number_entry_pop_up_window_graphics_SUB_TABLE_0_Limits(); |
|
1011 |
|
1012 TAknWindowLineLayout Number_entry_pop_up_window_graphics_SUB_TABLE_0(TInt aLineIndex, TInt aCommon1); |
|
1013 |
|
1014 // LAF Table : Phonebook memory status pop-up window descendants and elements |
|
1015 TAknWindowLineLayout popup_heading_pane(); |
|
1016 |
|
1017 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements_Line_2(); |
|
1018 |
|
1019 TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_descendants_and_elements_Limits(); |
|
1020 |
|
1021 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements(TInt aLineIndex); |
|
1022 |
|
1023 // LAF Table : Phonebook memory status pop-up window texts |
|
1024 TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aIndex_B); |
|
1025 |
|
1026 TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown); |
|
1027 |
|
1028 TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aIndex_B); |
|
1029 |
|
1030 TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown); |
|
1031 |
|
1032 TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_texts_Limits(); |
|
1033 |
|
1034 TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts(TInt aLineIndex, TInt aIndex_B); |
|
1035 |
|
1036 // LAF Table : Phonebook memory status pop-up window graphics |
|
1037 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_1(); |
|
1038 |
|
1039 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_2(); |
|
1040 |
|
1041 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_3(); |
|
1042 |
|
1043 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_4(); |
|
1044 |
|
1045 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_5(); |
|
1046 |
|
1047 TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_graphics_Limits(); |
|
1048 |
|
1049 TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics(TInt aLineIndex); |
|
1050 |
|
1051 // LAF Table : Graphical message image selection pop-up window descendants |
|
1052 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_descendants_Line_1(); |
|
1053 |
|
1054 TAknWindowLineLayout grid_large_graphic_popup_pane(TInt aIndex_H); |
|
1055 |
|
1056 // LAF Table : Graphical message image selection pop-up window elements |
|
1057 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_1(TInt aIndex_t); |
|
1058 |
|
1059 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_2(TInt aIndex_l, TInt aIndex_H); |
|
1060 |
|
1061 // LAF Table : Graphical message image selection pop-up window graphics |
|
1062 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect); |
|
1063 |
|
1064 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect); |
|
1065 |
|
1066 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect); |
|
1067 |
|
1068 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect); |
|
1069 |
|
1070 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_5(const TRect& aParentRect); |
|
1071 |
|
1072 TAknLayoutTableLimits Graphical_message_image_selection_pop_up_window_graphics_Limits(); |
|
1073 |
|
1074 TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
1075 |
|
1076 // LAF Table : Browser WIM PIN Code query pop-up window elements |
|
1077 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_1(); |
|
1078 |
|
1079 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_2(TInt aIndex_t); |
|
1080 |
|
1081 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_3(TInt aIndex_t); |
|
1082 |
|
1083 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_4(TInt aIndex_t); |
|
1084 |
|
1085 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_5(); |
|
1086 |
|
1087 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_6(TInt aIndex_t); |
|
1088 |
|
1089 TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits(); |
|
1090 |
|
1091 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t); |
|
1092 |
|
1093 // LAF Table : Browser WIM PIN Code query pop-up window texts |
|
1094 TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_1(); |
|
1095 |
|
1096 TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aIndex_B); |
|
1097 |
|
1098 TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown); |
|
1099 |
|
1100 TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aIndex_B); |
|
1101 |
|
1102 TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aNumberOfLinesShown); |
|
1103 |
|
1104 TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits(); |
|
1105 |
|
1106 TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_B); |
|
1107 |
|
1108 // LAF Table : Browser WIM PIN Code query pop-up window graphics |
|
1109 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1(const TRect& aParentRect); |
|
1110 |
|
1111 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2(const TRect& aParentRect); |
|
1112 |
|
1113 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3(const TRect& aParentRect); |
|
1114 |
|
1115 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4(const TRect& aParentRect); |
|
1116 |
|
1117 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5(const TRect& aParentRect); |
|
1118 |
|
1119 TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_graphics_Limits(); |
|
1120 |
|
1121 TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
1122 |
|
1123 // LAF Table : Browser Digital Signing query pop-up window elements |
|
1124 TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_1(); |
|
1125 |
|
1126 TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_2(); |
|
1127 |
|
1128 TAknLayoutTableLimits Browser_Digital_Signing_query_pop_up_window_elements_Limits(); |
|
1129 |
|
1130 TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements(TInt aLineIndex); |
|
1131 |
|
1132 // LAF Table : Browser Digital Signing query pop-up window texts |
|
1133 TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_1(); |
|
1134 |
|
1135 TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B); |
|
1136 |
|
1137 TAknMultiLineTextLayout Multiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown); |
|
1138 |
|
1139 // LAF Table : SAT Information query pop-up window elements |
|
1140 TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_1(); |
|
1141 |
|
1142 TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_2(); |
|
1143 |
|
1144 TAknLayoutTableLimits SAT_Information_query_pop_up_window_elements_Limits(); |
|
1145 |
|
1146 TAknWindowLineLayout SAT_Information_query_pop_up_window_elements(TInt aLineIndex); |
|
1147 |
|
1148 // LAF Table : SAT Information query pop-up window texts |
|
1149 TAknTextLineLayout SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aIndex_B); |
|
1150 |
|
1151 TAknMultiLineTextLayout Multiline_SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown); |
|
1152 |
|
1153 // LAF Table : Analogue clock pop-up window elements |
|
1154 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_1(const TRect& aParentRect); |
|
1155 |
|
1156 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_2(const TRect& aParentRect); |
|
1157 |
|
1158 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_3(); |
|
1159 |
|
1160 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_4(); |
|
1161 |
|
1162 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_5(); |
|
1163 |
|
1164 TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits(); |
|
1165 |
|
1166 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, const TRect& aParentRect); |
|
1167 |
|
1168 TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits(); |
|
1169 |
|
1170 TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_1(TInt aLineIndex); |
|
1171 |
|
1172 // LAF Table : Analogue clock pop-up window texts |
|
1173 TAknTextLineLayout Analogue_clock_pop_up_window_texts_Line_1(); |
|
1174 |
|
1175 // LAF Table : Digital clock pop-up window elements |
|
1176 TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_1(); |
|
1177 |
|
1178 TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_2(); |
|
1179 |
|
1180 TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_3(); |
|
1181 |
|
1182 TAknLayoutTableLimits Digital_clock_pop_up_window_elements_Limits(); |
|
1183 |
|
1184 TAknWindowLineLayout Digital_clock_pop_up_window_elements(TInt aLineIndex); |
|
1185 |
|
1186 // LAF Table : Digital clock pop-up window texts |
|
1187 TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_1(); |
|
1188 |
|
1189 TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_2(); |
|
1190 |
|
1191 TAknLayoutTableLimits Digital_clock_pop_up_window_texts_Limits(); |
|
1192 |
|
1193 TAknTextLineLayout Digital_clock_pop_up_window_texts(TInt aLineIndex); |
|
1194 |
|
1195 // LAF Table : Thumbnail pop-up window elements |
|
1196 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_1(); |
|
1197 |
|
1198 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_2(); |
|
1199 |
|
1200 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_3(); |
|
1201 |
|
1202 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_4(); |
|
1203 |
|
1204 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_5(); |
|
1205 |
|
1206 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_6(); |
|
1207 |
|
1208 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_7(); |
|
1209 |
|
1210 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_8(); |
|
1211 |
|
1212 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_9(); |
|
1213 |
|
1214 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_10(); |
|
1215 |
|
1216 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_11(); |
|
1217 |
|
1218 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_12(); |
|
1219 |
|
1220 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_13(); |
|
1221 |
|
1222 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_14(); |
|
1223 |
|
1224 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_15(); |
|
1225 |
|
1226 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_16(); |
|
1227 |
|
1228 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_17(); |
|
1229 |
|
1230 TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_18(); |
|
1231 |
|
1232 TAknLayoutTableLimits Thumbnail_pop_up_window_elements_Limits(); |
|
1233 |
|
1234 TAknWindowLineLayout Thumbnail_pop_up_window_elements(TInt aLineIndex); |
|
1235 |
|
1236 // LAF Table : Call status pop-up window elements |
|
1237 TAknWindowLineLayout Call_status_pop_up_window_elements_Line_1(); |
|
1238 |
|
1239 TAknWindowLineLayout Call_status_pop_up_window_elements_Line_2(); |
|
1240 |
|
1241 TAknWindowLineLayout Call_status_pop_up_window_elements_Line_3(); |
|
1242 |
|
1243 TAknWindowLineLayout Call_status_pop_up_window_elements_Line_4(); |
|
1244 |
|
1245 TAknLayoutTableLimits Call_status_pop_up_window_elements_Limits(); |
|
1246 |
|
1247 TAknWindowLineLayout Call_status_pop_up_window_elements(TInt aLineIndex); |
|
1248 |
|
1249 // LAF Table : Incoming call pop-up window elements |
|
1250 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_1(); |
|
1251 |
|
1252 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_2(); |
|
1253 |
|
1254 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_3(); |
|
1255 |
|
1256 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_4(); |
|
1257 |
|
1258 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_5(); |
|
1259 |
|
1260 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_6(); |
|
1261 |
|
1262 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_7(); |
|
1263 |
|
1264 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_8(); |
|
1265 |
|
1266 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_9(); |
|
1267 |
|
1268 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_10(); |
|
1269 |
|
1270 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_11(); |
|
1271 |
|
1272 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_12(); |
|
1273 |
|
1274 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_13(); |
|
1275 |
|
1276 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_14(TInt aIndex_r); |
|
1277 |
|
1278 TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_15(); |
|
1279 |
|
1280 TAknLayoutTableLimits Incoming_call_pop_up_window_elements_SUB_TABLE_0_Limits(); |
|
1281 |
|
1282 TAknWindowLineLayout Incoming_call_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex); |
|
1283 |
|
1284 // LAF Table : Incoming call pop-up window texts |
|
1285 TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2); |
|
1286 |
|
1287 TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1288 |
|
1289 TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2); |
|
1290 |
|
1291 TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1292 |
|
1293 TAknLayoutTableLimits Incoming_call_pop_up_window_texts_Limits(); |
|
1294 |
|
1295 TAknTextLineLayout Incoming_call_pop_up_window_texts(TInt aLineIndex, TInt aCommon1, TInt aCommon2); |
|
1296 |
|
1297 // LAF Table : Incoming call pop-up window graphics |
|
1298 TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_1(TInt aIndex_H); |
|
1299 |
|
1300 TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_2(TInt aIndex_H); |
|
1301 |
|
1302 TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_3(TInt aIndex_H); |
|
1303 |
|
1304 TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_4(TInt aIndex_H); |
|
1305 |
|
1306 TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_5(TInt aIndex_H); |
|
1307 |
|
1308 TAknLayoutTableLimits Incoming_call_pop_up_window_graphics_Limits(); |
|
1309 |
|
1310 TAknWindowLineLayout Incoming_call_pop_up_window_graphics(TInt aLineIndex, TInt aIndex_H); |
|
1311 |
|
1312 // LAF Table : Incoming call pop-up window elements (NE) |
|
1313 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_1(); |
|
1314 |
|
1315 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_2(); |
|
1316 |
|
1317 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_3(); |
|
1318 |
|
1319 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_4(); |
|
1320 |
|
1321 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_5(); |
|
1322 |
|
1323 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_6(); |
|
1324 |
|
1325 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_7(); |
|
1326 |
|
1327 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_8(); |
|
1328 |
|
1329 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_9(); |
|
1330 |
|
1331 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_10(); |
|
1332 |
|
1333 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_11(); |
|
1334 |
|
1335 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_12(); |
|
1336 |
|
1337 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_13(); |
|
1338 |
|
1339 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_14(); |
|
1340 |
|
1341 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_15(); |
|
1342 |
|
1343 TAknLayoutTableLimits Incoming_call_pop_up_window_elements__NE__Limits(); |
|
1344 |
|
1345 TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE_(TInt aLineIndex); |
|
1346 |
|
1347 // LAF Table : Incoming call pop-up window texts (NE) |
|
1348 TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2); |
|
1349 |
|
1350 TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1351 |
|
1352 TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2); |
|
1353 |
|
1354 TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1355 |
|
1356 TAknLayoutTableLimits Incoming_call_pop_up_window_texts__NE__Limits(); |
|
1357 |
|
1358 TAknTextLineLayout Incoming_call_pop_up_window_texts__NE_(TInt aLineIndex, TInt aCommon1, TInt aCommon2); |
|
1359 |
|
1360 // LAF Table : Incoming call pop-up window graphics (NE) |
|
1361 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_1(); |
|
1362 |
|
1363 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_2(); |
|
1364 |
|
1365 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_3(); |
|
1366 |
|
1367 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_4(); |
|
1368 |
|
1369 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_5(); |
|
1370 |
|
1371 TAknLayoutTableLimits Incoming_call_pop_up_window_graphics__NE__Limits(); |
|
1372 |
|
1373 TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE_(TInt aLineIndex); |
|
1374 |
|
1375 // LAF Table : Outgoing call pop-up window elements (held) |
|
1376 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_1(); |
|
1377 |
|
1378 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_2(); |
|
1379 |
|
1380 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_3(); |
|
1381 |
|
1382 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_4(); |
|
1383 |
|
1384 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_5(); |
|
1385 |
|
1386 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_6(); |
|
1387 |
|
1388 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_7(); |
|
1389 |
|
1390 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_8(); |
|
1391 |
|
1392 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_9(); |
|
1393 |
|
1394 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_10(); |
|
1395 |
|
1396 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_11(); |
|
1397 |
|
1398 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_12(); |
|
1399 |
|
1400 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_13(); |
|
1401 |
|
1402 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_14(); |
|
1403 |
|
1404 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_15(); |
|
1405 |
|
1406 TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held__Limits(); |
|
1407 |
|
1408 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_(TInt aLineIndex); |
|
1409 |
|
1410 // LAF Table : Outgoing call pop-up window texts (held) |
|
1411 TAknTextLineLayout Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2); |
|
1412 |
|
1413 TAknMultiLineTextLayout Multiline_Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1414 |
|
1415 // LAF Table : Outgoing call pop-up window graphics (held) |
|
1416 TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held__Line_1(); |
|
1417 |
|
1418 // LAF Table : Outgoing call pop-up window elements (held NE) |
|
1419 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_1(); |
|
1420 |
|
1421 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_2(); |
|
1422 |
|
1423 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_3(); |
|
1424 |
|
1425 TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held_NE__Limits(); |
|
1426 |
|
1427 TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE_(TInt aLineIndex); |
|
1428 |
|
1429 // LAF Table : Outgoing call pop-up window texts (held NE) |
|
1430 TAknTextLineLayout Outgoing_call_pop_up_window_texts__held_NE__Line_1(); |
|
1431 |
|
1432 // LAF Table : Outgoing call pop-up window graphics (held NE) |
|
1433 TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held_NE__Line_1(); |
|
1434 |
|
1435 // LAF Table : First call pop-up window elements (one call) |
|
1436 TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_1(); |
|
1437 |
|
1438 TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_2(); |
|
1439 |
|
1440 TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_3(); |
|
1441 |
|
1442 TAknLayoutTableLimits First_call_pop_up_window_elements__one_call__Limits(); |
|
1443 |
|
1444 TAknWindowLineLayout First_call_pop_up_window_elements__one_call_(TInt aLineIndex); |
|
1445 |
|
1446 // LAF Table : First call pop-up window texts (one call) |
|
1447 TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2); |
|
1448 |
|
1449 TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1450 |
|
1451 TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_2(TInt aCommon1); |
|
1452 |
|
1453 // LAF Table : First call pop-up window graphics (one call) |
|
1454 TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_1(); |
|
1455 |
|
1456 // LAF Table : First call pop-up window elements (two calls) |
|
1457 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_1(); |
|
1458 |
|
1459 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_2(); |
|
1460 |
|
1461 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_3(); |
|
1462 |
|
1463 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_4(); |
|
1464 |
|
1465 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_5(); |
|
1466 |
|
1467 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_6(); |
|
1468 |
|
1469 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_7(); |
|
1470 |
|
1471 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_8(); |
|
1472 |
|
1473 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_9(); |
|
1474 |
|
1475 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_10(); |
|
1476 |
|
1477 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_11(); |
|
1478 |
|
1479 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_12(); |
|
1480 |
|
1481 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_13(); |
|
1482 |
|
1483 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_14(); |
|
1484 |
|
1485 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_15(); |
|
1486 |
|
1487 TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls__Limits(); |
|
1488 |
|
1489 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_(TInt aLineIndex); |
|
1490 |
|
1491 // LAF Table : First call pop-up window texts (two calls) |
|
1492 TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2); |
|
1493 |
|
1494 TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1495 |
|
1496 TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1); |
|
1497 |
|
1498 // LAF Table : First call pop-up window graphics (two calls) |
|
1499 TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_1(); |
|
1500 |
|
1501 // LAF Table : First call pop-up window elements (two calls a waiting call) |
|
1502 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1(); |
|
1503 |
|
1504 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2(); |
|
1505 |
|
1506 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3(); |
|
1507 |
|
1508 TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls_a_waiting_call__Limits(); |
|
1509 |
|
1510 TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call_(TInt aLineIndex); |
|
1511 |
|
1512 // LAF Table : First call pop-up window texts (two calls a waiting call) |
|
1513 TAknTextLineLayout First_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1(); |
|
1514 |
|
1515 // LAF Table : First call pop-up window graphics (two calls a waiting call) |
|
1516 TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1(); |
|
1517 |
|
1518 // LAF Table : First call pop-up window graphics (two wait NE) |
|
1519 TAknWindowLineLayout First_call_pop_up_window_graphics__two_wait_NE__Line_1(); |
|
1520 |
|
1521 // LAF Table : Waiting call pop-up window elements (held out NE) |
|
1522 TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_1(); |
|
1523 |
|
1524 TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_2(); |
|
1525 |
|
1526 TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_3(); |
|
1527 |
|
1528 TAknLayoutTableLimits Waiting_call_pop_up_window_elements__held_out_NE__Limits(); |
|
1529 |
|
1530 TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE_(TInt aLineIndex); |
|
1531 |
|
1532 // LAF Table : Waiting call pop-up window texts (held out NE) |
|
1533 TAknTextLineLayout Waiting_call_pop_up_window_texts__held_out_NE__Line_1(); |
|
1534 |
|
1535 // LAF Table : Waiting call pop-up window graphics (held out NE) |
|
1536 TAknWindowLineLayout Waiting_call_pop_up_window_graphics__held_out_NE__Line_1(); |
|
1537 |
|
1538 // LAF Table : Waiting call pop-up window graphics (out) |
|
1539 TAknWindowLineLayout Waiting_call_pop_up_window_graphics__out__Line_1(); |
|
1540 |
|
1541 // LAF Table : Second call pop-up window elements (two) |
|
1542 TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_1(); |
|
1543 |
|
1544 TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_2(); |
|
1545 |
|
1546 TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_3(); |
|
1547 |
|
1548 TAknLayoutTableLimits Second_call_pop_up_window_elements__two__Limits(); |
|
1549 |
|
1550 TAknWindowLineLayout Second_call_pop_up_window_elements__two_(TInt aLineIndex); |
|
1551 |
|
1552 // LAF Table : Second call pop-up window texts (two calls) |
|
1553 TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2); |
|
1554 |
|
1555 TAknMultiLineTextLayout Multiline_Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown); |
|
1556 |
|
1557 TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1); |
|
1558 |
|
1559 // LAF Table : Second call pop-up window graphics (two calls) |
|
1560 TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls__Line_1(); |
|
1561 |
|
1562 // LAF Table : Second call pop-up window elements (two calls waiting call) |
|
1563 TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_1(); |
|
1564 |
|
1565 TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_2(); |
|
1566 |
|
1567 TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_3(); |
|
1568 |
|
1569 TAknLayoutTableLimits Second_call_pop_up_window_elements__two_calls_waiting_call__Limits(); |
|
1570 |
|
1571 TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call_(TInt aLineIndex); |
|
1572 |
|
1573 // LAF Table : Second call pop-up window texts (two calls waiting call) |
|
1574 TAknTextLineLayout Second_call_pop_up_window_texts__two_calls_waiting_call__Line_1(); |
|
1575 |
|
1576 // LAF Table : Second call pop-up window graphics (two calls waiting call) |
|
1577 TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls_waiting_call__Line_1(); |
|
1578 |
|
1579 // LAF Table : Conference call pop-up window descendants and elements |
|
1580 TAknWindowLineLayout Conference_call_pop_up_window_descendants_and_elements_Line_1(const TRect& aParentRect); |
|
1581 |
|
1582 TAknWindowLineLayout list_conf_pane(TInt aIndex_H); |
|
1583 |
|
1584 // LAF Table : Conference call pop-up window texts |
|
1585 TAknTextLineLayout Conference_call_pop_up_window_texts_Line_1(TInt aIndex_B); |
|
1586 |
|
1587 TAknMultiLineTextLayout Multiline_Conference_call_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown); |
|
1588 |
|
1589 // LAF Table : Muted state elements |
|
1590 TAknWindowLineLayout Muted_state_elements_Line_1(); |
|
1591 |
|
1592 // LAF Table : Calendar events list popup components |
|
1593 TAknWindowLineLayout Calendar_events_list_popup_components_Line_1(TInt aIndex_t); |
|
1594 |
|
1595 // LAF Table : Calendar events list popup texts |
|
1596 TAknTextLineLayout Calendar_events_list_popup_texts_Line_1(TInt aIndex_B); |
|
1597 |
|
1598 TAknMultiLineTextLayout Multiline_Calendar_events_list_popup_texts_Line_1(TInt aNumberOfLinesShown); |
|
1599 |
|
1600 // LAF Table : Calendar events list popup graphics |
|
1601 TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_1(const TRect& aParentRect); |
|
1602 |
|
1603 TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_2(const TRect& aParentRect); |
|
1604 |
|
1605 TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_3(const TRect& aParentRect); |
|
1606 |
|
1607 TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_4(const TRect& aParentRect); |
|
1608 |
|
1609 TAknLayoutTableLimits Calendar_events_list_popup_graphics_Limits(); |
|
1610 |
|
1611 TAknWindowLineLayout Calendar_events_list_popup_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
1612 |
|
1613 // LAF Table : Presence status popup window elements |
|
1614 TAknWindowLineLayout cell_cams_pane(TInt aIndex_l, TInt aIndex_t); |
|
1615 TAknWindowLineLayout image_or_qgn_prop_dyc__ref_(); |
|
1616 TAknWindowLineLayout loc_type_pane(TInt aIndex_H); |
|
1617 TAknWindowLineLayout loc_req_pane(TInt aIndex_t, TInt aIndex_H); |
|
1618 |
|
1619 // LAF Table : Additional heading pane elements |
|
1620 TAknWindowLineLayout Additional_heading_pane_elements_Line_1(); |
|
1621 |
|
1622 TAknWindowLineLayout Additional_heading_pane_elements_Line_2(); |
|
1623 |
|
1624 TAknWindowLineLayout Additional_heading_pane_elements_Line_3(); |
|
1625 |
|
1626 // LAF Table : Presence status popup window texts |
|
1627 TAknTextLineLayout Presence_status_popup_window_texts_Line_1(); |
|
1628 |
|
1629 TAknTextLineLayout Presence_status_popup_window_texts_Line_2(TInt aIndex_B); |
|
1630 |
|
1631 TAknMultiLineTextLayout Multiline_Presence_status_popup_window_texts_Line_2(TInt aNumberOfLinesShown); |
|
1632 |
|
1633 // LAF Table : Presence status window graphics |
|
1634 TAknWindowLineLayout Presence_status_window_graphics_Line_1(); |
|
1635 |
|
1636 TAknWindowLineLayout Presence_status_window_graphics_Line_2(); |
|
1637 |
|
1638 TAknWindowLineLayout Presence_status_window_graphics_Line_3(); |
|
1639 |
|
1640 TAknWindowLineLayout Presence_status_window_graphics_Line_4(); |
|
1641 |
|
1642 TAknWindowLineLayout Presence_status_window_graphics_Line_5(); |
|
1643 |
|
1644 TAknLayoutTableLimits Presence_status_window_graphics_Limits(); |
|
1645 |
|
1646 TAknWindowLineLayout Presence_status_window_graphics(TInt aLineIndex); |
|
1647 |
|
1648 // LAF Table : Pop-up windows (main pane as parent) |
|
1649 TAknWindowLineLayout popup_number_entry_window(); |
|
1650 |
|
1651 TAknWindowLineLayout popup_pb_memory_status_window(); |
|
1652 |
|
1653 TAknWindowLineLayout popup_grid_large_graphic_window(TInt aIndex_H); |
|
1654 |
|
1655 TAknWindowLineLayout popup_call_audio_in_window(TInt aCommon1); |
|
1656 |
|
1657 TAknWindowLineLayout popup_call_audio_out_window(TInt aCommon1); |
|
1658 |
|
1659 TAknWindowLineLayout popup_call_audio_first_window(TInt aIndex_r, TInt aCommon1); |
|
1660 |
|
1661 TAknWindowLineLayout popup_call_audio_wait_window(TInt aCommon1); |
|
1662 |
|
1663 TAknWindowLineLayout popup_call_audio_second_window(TInt aIndex_r, TInt aCommon1); |
|
1664 |
|
1665 TAknWindowLineLayout popup_call_audio_conf_window(TInt aIndex_H); |
|
1666 |
|
1667 TAknWindowLineLayout popup_call_video_in_window(); |
|
1668 |
|
1669 TAknWindowLineLayout popup_call_video_first_window(); |
|
1670 |
|
1671 TAknWindowLineLayout popup_call_video_down_window(); |
|
1672 |
|
1673 TAknWindowLineLayout popup_query_wml_wim_window(TInt aIndex_H); |
|
1674 |
|
1675 TAknWindowLineLayout popup_query_wml_sign_window(TInt aIndex_H); |
|
1676 |
|
1677 TAknWindowLineLayout popup_query_sat_info_window(TInt aIndex_H); |
|
1678 |
|
1679 TAknWindowLineLayout popup_grid_large_compo_graphic_window(); |
|
1680 |
|
1681 TAknWindowLineLayout popup_dyc_status_message_window(); |
|
1682 |
|
1683 // LAF Table : Thumbnail image sizes |
|
1684 TAknWindowLineLayout VGA(); |
|
1685 |
|
1686 TAknWindowLineLayout VGA_turned_90(); |
|
1687 |
|
1688 TAknWindowLineLayout CIF(); |
|
1689 |
|
1690 TAknWindowLineLayout CIF_turned_90(); |
|
1691 |
|
1692 TAknWindowLineLayout Communicator_personal_image(); |
|
1693 |
|
1694 TAknWindowLineLayout Image_aspect_ratio___0_625(); |
|
1695 |
|
1696 TAknWindowLineLayout Image_aspect_ratio___1_467(); |
|
1697 |
|
1698 TAknWindowLineLayout _0_625___image_aspect_ratio___1_467(); |
|
1699 |
|
1700 TAknLayoutTableLimits Thumbnail_image_sizes_Limits(); |
|
1701 |
|
1702 TAknWindowLineLayout Thumbnail_image_sizes(TInt aLineIndex); |
|
1703 |
|
1704 // LAF Table : Message writing layout elements |
|
1705 TAknWindowLineLayout Message_writing_layout_elements_Line_1(TInt aIndex_t, TInt aIndex_H); |
|
1706 TAknWindowLineLayout Message_writing_layout_elements_Line_2(TInt aIndex_t, TInt aIndex_H); |
|
1707 TAknWindowLineLayout Message_writing_layout_elements_Line_3(TInt aIndex_t); |
|
1708 TAknWindowLineLayout Message_writing_layout_elements_Line_4(TInt aIndex_H); |
|
1709 TAknWindowLineLayout Message_writing_layout_elements_Line_5(TInt aIndex_t); |
|
1710 TAknWindowLineLayout Message_writing_layout_elements_Line_6(TInt aIndex_C, TInt aIndex_t); |
|
1711 TAknWindowLineLayout Message_writing_layout_elements_Line_7(); |
|
1712 TAknWindowLineLayout Message_writing_layout_elements_Line_8(TInt aIndex_t, TInt aIndex_W, TInt aIndex_H); |
|
1713 |
|
1714 |
|
1715 TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_1(); |
|
1716 TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_2(); |
|
1717 TAknLayoutTableLimits CamcorderBurst_Mode_Post_Recording_cell_elements_Limits(); |
|
1718 TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements(TInt aLineIndex); |
|
1719 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6(); |
|
1720 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7(); |
|
1721 TAknWindowLineLayout near_QCIF(); |
|
1722 TAknTextLineLayout Media_Player_navi_pane_texts_Line_1(); |
|
1723 TAknWindowLineLayout Volume_strength_area_values_Line_1(); |
|
1724 TAknWindowLineLayout Volume_strength_area_values_Line_2(); |
|
1725 TAknWindowLineLayout Volume_strength_area_values_Line_3(); |
|
1726 TAknWindowLineLayout Volume_strength_area_values_Line_4(); |
|
1727 TAknWindowLineLayout Volume_strength_area_values_Line_5(); |
|
1728 TAknWindowLineLayout Volume_strength_area_values_Line_6(); |
|
1729 TAknWindowLineLayout Volume_strength_area_values_Line_7(); |
|
1730 TAknWindowLineLayout Volume_strength_area_values_Line_8(); |
|
1731 TAknWindowLineLayout blid_compass_pane(); |
|
1732 TAknWindowLineLayout BLID_compass_view_elements_Line_2(); |
|
1733 TAknWindowLineLayout BLID_compass_view_elements_Line_3(); |
|
1734 TAknLayoutTableLimits BLID_compass_view_elements_Limits(); |
|
1735 TAknWindowLineLayout BLID_compass_view_elements(TInt aLineIndex); |
|
1736 TAknWindowLineLayout Accuracyvalues_Line_1(); |
|
1737 TAknWindowLineLayout Accuracyvalues_Line_2(); |
|
1738 TAknWindowLineLayout Accuracyvalues_Line_3(); |
|
1739 TAknWindowLineLayout Accuracyvalues_Line_4(); |
|
1740 TAknWindowLineLayout Accuracyvalues_Line_5(); |
|
1741 TAknWindowLineLayout Accuracyvalues_Line_6(); |
|
1742 TAknWindowLineLayout Accuracyvalues_Line_7(); |
|
1743 TAknWindowLineLayout Accuracyvalues_Line_8(); |
|
1744 TAknLayoutTableLimits Accuracyvalues_Limits(); |
|
1745 TAknWindowLineLayout Accuracyvalues(TInt aLineIndex); |
|
1746 TAknTextLineLayout BLIDcompass_view_texts_Line_1(); |
|
1747 TAknTextLineLayout BLIDcompass_view_texts_Line_2(); |
|
1748 TAknTextLineLayout BLIDcompass_view_texts_Line_3(); |
|
1749 TAknLayoutTableLimits BLIDcompass_view_texts_Limits(); |
|
1750 TAknTextLineLayout BLIDcompass_view_texts(TInt aLineIndex); |
|
1751 TAknWindowLineLayout Compasspane_elements_Line_1(); |
|
1752 TAknWindowLineLayout Arrow_head__graphic(); |
|
1753 TAknWindowLineLayout Arrow_body__graphic(); |
|
1754 TAknLayoutTableLimits Compasspane_elements_Limits(); |
|
1755 TAknWindowLineLayout Compasspane_elements(TInt aLineIndex); |
|
1756 TAknWindowLineLayout blid_direction_pane(); |
|
1757 TAknTextLineLayout BLIDdirection_elements_Line_1(); |
|
1758 TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_1(); |
|
1759 TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_2(); |
|
1760 TAknLayoutTableLimits Outgoingincoming_video_call_elements_Limits(); |
|
1761 TAknWindowLineLayout Outgoingincoming_video_call_elements(TInt aLineIndex); |
|
1762 TAknWindowLineLayout Uplink_video_image__large__Line_1(); |
|
1763 TAknWindowLineLayout Uplink_video_image__large__Line_2(); |
|
1764 TAknWindowLineLayout Uplink_video_image__large__Line_3(); |
|
1765 TAknLayoutTableLimits Uplink_video_image__large__Limits(); |
|
1766 TAknWindowLineLayout Uplink_video_image__large_(TInt aLineIndex); |
|
1767 TAknWindowLineLayout Downlink_video_image_Line_1(); |
|
1768 TAknWindowLineLayout downlink_stream(); |
|
1769 TAknWindowLineLayout Downlink_video_image_Line_3(); |
|
1770 TAknLayoutTableLimits Downlink_video_image_Limits(); |
|
1771 TAknWindowLineLayout Downlink_video_image(TInt aLineIndex); |
|
1772 TAknWindowLineLayout title_pane(); |
|
1773 TAknWindowLineLayout uni_indicator_pane(); |
|
1774 TAknLayoutTableLimits Status_pane_changes_Limits(); |
|
1775 TAknWindowLineLayout Status_pane_changes(TInt aLineIndex); |
|
1776 TAknTextLineLayout Title_pane_texts_Line_2(TInt aIndex_B); |
|
1777 TAknMultiLineTextLayout Multiline_Title_pane_texts_Line_2(TInt aNumberOfLinesShown); |
|
1778 TAknWindowLineLayout Navipane_elements_and_descendant_panes_Line_1(); |
|
1779 TAknWindowLineLayout zooming_pane(); |
|
1780 TAknLayoutTableLimits Navipane_elements_and_descendant_panes_Limits(); |
|
1781 TAknWindowLineLayout Navipane_elements_and_descendant_panes(TInt aLineIndex); |
|
1782 TAknWindowLineLayout Zooming_pane_elements_Line_1(); |
|
1783 TAknWindowLineLayout Zooming_pane_elements_Line_2(); |
|
1784 TAknWindowLineLayout Zooming_pane_elements_Line_3(); |
|
1785 TAknWindowLineLayout Zooming_pane_elements_Line_4(); |
|
1786 TAknLayoutTableLimits Zooming_pane_elements_Limits(); |
|
1787 TAknWindowLineLayout Zooming_pane_elements(TInt aLineIndex); |
|
1788 TAknTextLineLayout Navipanetexts_Line_1(); |
|
1789 TAknTextLineLayout Navipanetexts_Line_2(); |
|
1790 TAknLayoutTableLimits Navipanetexts_Limits(); |
|
1791 TAknTextLineLayout Navipanetexts(TInt aLineIndex); |
|
1792 TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_1(); |
|
1793 TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_2(); |
|
1794 TAknLayoutTableLimits Videocall_indicator__NEwaiting_call__Limits(); |
|
1795 TAknWindowLineLayout Videocall_indicator__NEwaiting_call_(TInt aLineIndex); |
|
1796 TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_1(); |
|
1797 TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_2(); |
|
1798 TAknLayoutTableLimits Callstatus_pop_up_window_elements_Limits(); |
|
1799 TAknWindowLineLayout Callstatus_pop_up_window_elements(TInt aLineIndex); |
|
1800 TAknWindowLineLayout Rectangle(); |
|
1801 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_2(); |
|
1802 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_3(); |
|
1803 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_4(); |
|
1804 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_5(); |
|
1805 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_6(); |
|
1806 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_7(); |
|
1807 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_8(); |
|
1808 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_9(); |
|
1809 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_10(); |
|
1810 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_11(); |
|
1811 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_12(); |
|
1812 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_13(); |
|
1813 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_14(); |
|
1814 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_15(); |
|
1815 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_16(); |
|
1816 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_17(); |
|
1817 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_18(); |
|
1818 TAknLayoutTableLimits Colorpalette_preview_screen_element_placing__main_area__Limits(); |
|
1819 TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area_(TInt aLineIndex); |
|
1820 TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_1(); |
|
1821 TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_2(); |
|
1822 TAknLayoutTableLimits Colorpalette_preview_screen_text_placing__main_area__Limits(); |
|
1823 TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area_(TInt aLineIndex); |
|
1824 TAknWindowLineLayout audioskin_pane(); |
|
1825 TAknTextLineLayout Audio_Playbackview_texts_Line_1(); |
|
1826 TAknTextLineLayout Audio_Playbackview_texts_Line_2(); |
|
1827 TAknTextLineLayout Audio_Playbackview_texts_Line_3(); |
|
1828 TAknTextLineLayout Audio_Playbackview_texts_Line_4(); |
|
1829 TAknLayoutTableLimits Audio_Playbackview_texts_Limits(); |
|
1830 TAknTextLineLayout Audio_Playbackview_texts(TInt aLineIndex); |
|
1831 TAknWindowLineLayout Audioskin_pane_elements_Line_1(); |
|
1832 TAknWindowLineLayout popup_loc_request_window(TInt aIndex_H); |
|
1833 TAknWindowLineLayout list_single_graphic_popup_wml_pane(TInt aIndex_t); |
|
1834 TAknLayoutTableLimits Pop_up_window_list_pane_descendants_call_conf__Limits(); |
|
1835 TAknWindowLineLayout Pop_up_window_list_pane_descendants_call_conf_(TInt aLineIndex, TInt aIndex_t); |
|
1836 TAknWindowLineLayout list_wml_pane(TInt aIndex_H); |
|
1837 TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_1(const TRect& aParentRect); |
|
1838 TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_2(const TRect& aParentRect); |
|
1839 TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_3(const TRect& aParentRect); |
|
1840 TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_4(const TRect& aParentRect); |
|
1841 TAknLayoutTableLimits Browser_address_field_pop_up_window_graphics_Limits(); |
|
1842 TAknWindowLineLayout Browser_address_field_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect); |
|
1843 |
|
1844 TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_3(); |
|
1845 TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_2(); |
|
1846 TAknLayoutTableLimits First_call_pop_up_window_graphics__one_call__Limits(); |
|
1847 TAknWindowLineLayout First_call_pop_up_window_graphics__one_call_(TInt aLineIndex); |
|
1848 TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_3(); |
|
1849 TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_2(); |
|
1850 TAknLayoutTableLimits First_call_pop_up_window_graphics__two_calls__Limits(); |
|
1851 TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_(TInt aLineIndex); |
|
1852 |
|
1853 TAknWindowLineLayout Call_type_pane_split_Line_1(); |
|
1854 TAknWindowLineLayout Call_type_pane_split_Line_2(); |
|
1855 |
|
1856 TAknWindowLineLayout popup_wml_address_window(TInt aIndex_b, TInt aIndex_H); |
|
1857 |
|
1858 TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_1(TInt aIndex_C); |
|
1859 TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_2(); |
|
1860 TAknTextLineLayout List_pane_texts__browser_single_graphic__Line_1(TInt aIndex_C); |
|
1861 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8(); |
|
1862 TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9(); |
|
1863 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_7(TInt aIndex_C); |
|
1864 TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_8(TInt aIndex_C); |
|
1865 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_7(TInt aIndex_C); |
|
1866 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_8(TInt aIndex_C); |
|
1867 TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_9(TInt aIndex_C); |
|
1868 TAknTextLineLayout Camcorder_viewfinder_texts_Line_1(TInt aIndex_C); |
|
1869 TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1(TInt aIndex_t); |
|
1870 TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2(TInt aIndex_l); |
|
1871 TAknWindowLineLayout grid_cams_pane(); |
|
1872 TAknTextLineLayout Camcorder_Burst_Mode_texts_Line_1(); |
|
1873 TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements_Line_1(); |
|
1874 TAknWindowLineLayout navi_slider_pane(); |
|
1875 TAknLayoutTableLimits Camcorder_Brightness_Contrast_descendants_and_elements_Limits(); |
|
1876 TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements(TInt aLineIndex); |
|
1877 TAknWindowLineLayout Navi_Slider_pane_elements_Line_1(); |
|
1878 TAknWindowLineLayout Navi_Slider_pane_elements_Line_2(); |
|
1879 TAknLayoutTableLimits Navi_Slider_pane_elements_Limits(); |
|
1880 TAknWindowLineLayout Navi_Slider_pane_elements(TInt aLineIndex); |
|
1881 TAknWindowLineLayout Camcorder_Manual_Exposure_descendants_and_elements_Line_1(); |
|
1882 |
|
1883 TAknWindowLineLayout Zooming_steps_sizes_Line_1(); |
|
1884 TAknWindowLineLayout Zooming_steps_sizes_Line_2(); |
|
1885 TAknWindowLineLayout Zooming_steps_sizes_Line_3(); |
|
1886 TAknWindowLineLayout Zooming_steps_sizes_Line_4(); |
|
1887 TAknWindowLineLayout Zooming_steps_sizes_Line_5(); |
|
1888 TAknWindowLineLayout Zooming_steps_sizes_Line_6(); |
|
1889 TAknWindowLineLayout Zooming_steps_sizes_Line_7(); |
|
1890 TAknWindowLineLayout Zooming_steps_sizes_Line_8(); |
|
1891 TAknWindowLineLayout Zooming_steps_sizes_Line_9(); |
|
1892 TAknWindowLineLayout Zooming_steps_sizes_Line_10(); |
|
1893 TAknWindowLineLayout Zooming_steps_sizes_Line_11(); |
|
1894 |
|
1895 TAknWindowLineLayout Uplink_video_image__small__Line_1(); |
|
1896 TAknWindowLineLayout Uplink_video_image__small__Line_2(); |
|
1897 TAknWindowLineLayout Uplink_video_image__small__Line_3(); |
|
1898 TAknLayoutTableLimits Uplink_video_image__small__Limits(); |
|
1899 TAknWindowLineLayout Uplink_video_image__small_(TInt aLineIndex); |
|
1900 TAknWindowLineLayout Downlink_video_image_Line_4(); |
|
1901 TAknWindowLineLayout downlink_stream_area(); |
|
1902 |
|
1903 TAknWindowLineLayout MIDP_text_elements_Line_1(TInt aIndex_t); |
|
1904 TAknWindowLineLayout MIDP_text_elements_Line_2(); |
|
1905 TAknTextLineLayout MIDP_texts_Line_1(TInt aIndex_B); |
|
1906 TAknMultiLineTextLayout Multiline_MIDP_texts_Line_1(TInt aNumberOfLinesShown); |
|
1907 |
|
1908 // LAF Table : Camcorder Zooming factor pane elements v2 |
|
1909 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_1(TInt aIndex_C); |
|
1910 |
|
1911 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_2(TInt aIndex_C); |
|
1912 |
|
1913 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_3(TInt aIndex_C); |
|
1914 |
|
1915 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_4(TInt aIndex_C); |
|
1916 |
|
1917 TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_v2_Limits(); |
|
1918 |
|
1919 TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2(TInt aLineIndex, TInt aIndex_C); |
|
1920 |
|
1921 // FM Radio layouts |
|
1922 TAknWindowLineLayout cell_radio_pane(TInt aIndex_t); |
|
1923 |
|
1924 TAknWindowLineLayout FM_Radio_cell_elements_Line_1(); |
|
1925 |
|
1926 TAknWindowLineLayout grid_radio_pane(); |
|
1927 TAknWindowLineLayout FM_Radio_elements_Line_2(); |
|
1928 TAknWindowLineLayout FM_Radio_elements_Line_3(); |
|
1929 TAknWindowLineLayout FM_Radio_elements_Line_4(); |
|
1930 TAknWindowLineLayout FM_Radio_elements_Line_5(); |
|
1931 TAknLayoutTableLimits FM_Radio_elements_Limits(); |
|
1932 TAknWindowLineLayout FM_Radio_elements(TInt aLineIndex); |
|
1933 |
|
1934 TAknTextLineLayout FM_Radio_texts_Line_1(); |
|
1935 TAknTextLineLayout FM_Radio_texts_Line_2(); |
|
1936 TAknTextLineLayout FM_Radio_texts_Line_3(); |
|
1937 TAknTextLineLayout FM_Radio_texts_Line_4(); |
|
1938 TAknTextLineLayout FM_Radio_texts_Line_5(); |
|
1939 TAknLayoutTableLimits FM_Radio_texts_Limits(); |
|
1940 TAknTextLineLayout FM_Radio_texts(TInt aLineIndex); |
|
1941 |
|
1942 TAknWindowLineLayout aid_cams_cif_uncrop_pane(); |
|
1943 |
|
1944 TAknWindowLineLayout video_down_subqcif_pane(); |