diff src/ui/bmi/mmiResources.h @ 92:c0052fe355d3

src/ui/bmi/*.[ch]: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 08 Nov 2020 06:39:16 +0000
parents 48f280c19e16
children 62480f597962
line wrap: on
line diff
--- a/src/ui/bmi/mmiResources.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiResources.h	Sun Nov 08 06:39:16 2020 +0000
@@ -38,7 +38,7 @@
     May 15, 2006 DR: OMAPS00075852 - xreddymn
     Added new display zone which is located one line above the softkeys.
 
-    May 10, 2004    REF: CRR 15753  Deepa M.D 
+    May 10, 2004    REF: CRR 15753  Deepa M.D
     Menuitem provided to set the validity period to maximum.
 
     25/10/00      Original Condat(UK) BMI version.
@@ -83,11 +83,11 @@
 #else
 // by nitin for  QVGA LCD
 #if (BOARD==61)
-#define SCREEN_SIZE_X               240 
-#define SCREEN_SIZE_Y               320 
+#define SCREEN_SIZE_X               240
+#define SCREEN_SIZE_Y               320
 #else
-#define SCREEN_SIZE_X               176 
-#define SCREEN_SIZE_Y               220 
+#define SCREEN_SIZE_X               176
+#define SCREEN_SIZE_Y               220
 #endif //(BOARD==61)
 
 #define LINE_HEIGHT                 16
@@ -111,7 +111,7 @@
 // Common window sizes  //
 //////////////////////////
 
-#define BOOKSEARCH_EDITOR           (ZONE_BOTTOM_LINE)  
+#define BOOKSEARCH_EDITOR           (ZONE_BOTTOM_LINE)
 
 /* SPR#1428 - SH - New Editor changes */
 #ifdef NEW_EDITOR
@@ -195,16 +195,16 @@
 
 //#define TIMEDATE_EDITOR_AREA 0,20,70,20
 #else
-#define BOOKDETAILS_EDITOR          ZONE_FULL_SK_TITLE  
-#define NUMBER_EDITOR               ZONE_FULL_SK_TITLE  
-#define PHONEBOOK_DLG_EDITOR        ZONE_FULL_SK_TITLE  
-#define BOOKSDN_EDITOR              ZONE_FULL_SK_TITLE  
+#define BOOKDETAILS_EDITOR          ZONE_FULL_SK_TITLE
+#define NUMBER_EDITOR               ZONE_FULL_SK_TITLE
+#define PHONEBOOK_DLG_EDITOR        ZONE_FULL_SK_TITLE
+#define BOOKSDN_EDITOR              ZONE_FULL_SK_TITLE
 
 //MMIbooksearchwindow
-#define CALL_EDITOR                 ZONE_FULL_SK_TITLE  
-#define CALLSCRATCHPAD_EDITOR       ZONE_FULL_SK_TITLE  
-#define SERVICE_CREATE_EDITOR       ZONE_FULL_SK_TITLE  
-#define EM_CREATE_EDITOR            ZONE_FULL_SK_TITLE  
+#define CALL_EDITOR                 ZONE_FULL_SK_TITLE
+#define CALLSCRATCHPAD_EDITOR       ZONE_FULL_SK_TITLE
+#define SERVICE_CREATE_EDITOR       ZONE_FULL_SK_TITLE
+#define EM_CREATE_EDITOR            ZONE_FULL_SK_TITLE
 #define PASSWORD_EDITOR             ZONE_FULL_SK_TITLE
 /* SPR#1428 - SH - New Editor changes - change these so they look better */
 #ifdef NEW_EDITOR
@@ -221,23 +221,23 @@
 #define WIN_DIALLING_SAT            (ZONE_ICONS|ZONE_SOFTKEYS|ZONE_FULL_WIDTH|ZONE_BOTTOMTWOLINES_HEIGHT)
 #endif /* NEW_EDITOR */
 
-#define PHNO_EDITOR                 ZONE_FULL_SK_TITLE  
+#define PHNO_EDITOR                 ZONE_FULL_SK_TITLE
 
-#define CENTRE_EDITOR               ZONE_FULL_SK_TITLE  
+#define CENTRE_EDITOR               ZONE_FULL_SK_TITLE
 
 //And for MMIServices - moved here from mmiservices.c
-#define SAT_EDITOR                  ZONE_FULL_SK_TITLE  
+#define SAT_EDITOR                  ZONE_FULL_SK_TITLE
 
-#define RPWD_EDITOR                 ZONE_FULL_SK_TITLE  
+#define RPWD_EDITOR                 ZONE_FULL_SK_TITLE
 
 //MMIBookCallDetails
-#define PHB_EDITOR                  ZONE_FULL_SK_TITLE  
+#define PHB_EDITOR                  ZONE_FULL_SK_TITLE
 
 //MMIPins
 #define PIN_EDIT_RESET              ZONE_FULL_SK_TITLE
 
 //MMITimeDate
-#define TIMEDATE_EDITOR_AREA        ZONE_FULL_SK_TITLE  
+#define TIMEDATE_EDITOR_AREA        ZONE_FULL_SK_TITLE
 //#define TIMEDATE_EDITOR_AREA 0,20,70,20
 
 #endif
@@ -279,13 +279,13 @@
 //indent for text on idle screen
     #define IDLEMENUTXT1_X 16
     #define IDLEMENUTXT2_X TXTCHARGE_X
-    
+
 
 //MMIPins
 #define INFO_TEXT_X     0
 #define INFO_TEXT_Y     6
 
-    
+
 
 extern MfwRect selected_area;
 
@@ -293,7 +293,7 @@
 #define EDITOR_TOP_LEFT_POS_X   4
 #define EDITOR_TOP_LEFT_POS_Y   (Mmi_layout_line_height())
 #define EDITOR_HORIZONTAL_SIZE  (SCREEN_SIZE_X - EDITOR_TOP_LEFT_POS_X)
-#define EDITOR_VERTICAL_SIZE    (SCREEN_SIZE_Y - 2*Mmi_layout_line_height()) 
+#define EDITOR_VERTICAL_SIZE    (SCREEN_SIZE_Y - 2*Mmi_layout_line_height())
 #define EDITOR_COLOR            0
 #define EDITOR_FONT             0
 #define EDITOR_CONTROLS         0
@@ -353,7 +353,7 @@
 #define VP_REL_12_HOURS		143
 #define VP_REL_24_HOURS		167
 #define VP_REL_1_WEEK		173
-#define VP_REL_MAXIMUM		255	//  May 10, 2004    REF: CRR 15753  Deepa M.D 
+#define VP_REL_MAXIMUM		255	//  May 10, 2004    REF: CRR 15753  Deepa M.D
 /*API - CQ10203 END*/
 /* NDH - CQ16753 - END */
 
@@ -409,7 +409,7 @@
 void Mmi_Set2Language(int lang);
 UBYTE Mmi_getCurrentLanguage(void);
 
-UBYTE Mmi_layout_line(int lineNo);  //GW 
+UBYTE Mmi_layout_line(int lineNo);  //GW
 UBYTE Mmi_getCurrentLanguage(void); //GW
 //The following are redundant - maintain for compatibility only
 #define Mmi_layout_first_line(  )   Mmi_layout_line(1)
@@ -440,12 +440,12 @@
     U32 attributes;
 } T_RESOURCE_DIRECTORY_HEADER;
 
-// This type identifies the various resources that are listable in the file. 
+// This type identifies the various resources that are listable in the file.
 typedef enum
 {
     RES_FIRST_RESOURCE_TYPE=0,
-    RES_LANGUAGE_TABLE, 
-    RES_LANGUAGE, 
+    RES_LANGUAGE_TABLE,
+    RES_LANGUAGE,
     RES_STRING,
     RES_MELODY_TABLE,
     RES_MELODY,
@@ -505,9 +505,9 @@
 /* End - remove warning Aug -11 */
 
 /*******************************************************************************
-                                                                              
+
                                 End of File
-                                                                              
+
 *******************************************************************************/
 
 #endif