classicui_pub/ui_framework_definitions_api/inc/EIKON.HRH
branchRCL_3
changeset 51 fcdfafb36fe7
parent 50 a1caeb42b3a3
equal deleted inserted replaced
50:a1caeb42b3a3 51:fcdfafb36fe7
   220 #define EAknEditorFlagEnablePartialScreen             0x200000
   220 #define EAknEditorFlagEnablePartialScreen             0x200000
   221 #define EAknEditorFlagLaunchPenInputAutomatic         0x400000
   221 #define EAknEditorFlagLaunchPenInputAutomatic         0x400000
   222 #define EAknEditorFlagHideTextView                    0x800000
   222 #define EAknEditorFlagHideTextView                    0x800000
   223 #define EAknEditorFlagCursorLedingEdge                0x1000000
   223 #define EAknEditorFlagCursorLedingEdge                0x1000000
   224 #define EAknEditorFlagNeedWholeTextData               0x2000000
   224 #define EAknEditorFlagNeedWholeTextData               0x2000000
       
   225 // Avkon secret editor and web secret editor has different behavior, this flag 
       
   226 // is used to distinguish them for FEP 
       
   227 #define EAknEditorFlagAvkonSecretEditor               0x4000000
       
   228 
   225 // NOTICE! Flag value 0x80000000 is reserved for internal use by FEP.
   229 // NOTICE! Flag value 0x80000000 is reserved for internal use by FEP.
   226 
   230 
   227 // EIKLABEL.HRH
   231 // EIKLABEL.HRH
   228 //
   232 //
   229 //
   233 //