classicui_pub/editors_api/tsrc/src/testsdkeditorsblocks.cpp
branchRCL_3
changeset 23 3d340a0166ff
parent 0 2f259fa3e83a
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
   659         ENTRY( "TestMFNETOEConstructFromResourceL", CTestSDKEditors::TestMFNETOEConstructFromResourceL ),
   659         ENTRY( "TestMFNETOEConstructFromResourceL", CTestSDKEditors::TestMFNETOEConstructFromResourceL ),
   660         ENTRY( "TestMFNETOEPrepareForFocusLossL", CTestSDKEditors::TestMFNETOEPrepareForFocusLossL ),
   660         ENTRY( "TestMFNETOEPrepareForFocusLossL", CTestSDKEditors::TestMFNETOEPrepareForFocusLossL ),
   661         ENTRY( "TestMFNETOEHandlePointerEventL", CTestSDKEditors::TestMFNETOEHandlePointerEventL ),
   661         ENTRY( "TestMFNETOEHandlePointerEventL", CTestSDKEditors::TestMFNETOEHandlePointerEventL ),
   662         ENTRY( "TestEikEdwinSmileyInputL", CTestSDKEditors::TestEikEdwinSmileyInputL ),       
   662         ENTRY( "TestEikEdwinSmileyInputL", CTestSDKEditors::TestEikEdwinSmileyInputL ),       
   663         ENTRY( "TestEEnableKineticScrollingL", CTestSDKEditors::TestEEnableKineticScrollingL ),
   663         ENTRY( "TestEEnableKineticScrollingL", CTestSDKEditors::TestEEnableKineticScrollingL ),
       
   664         ENTRY( "TestEEnableKineticScrollingPhysicsL", CTestSDKEditors::TestEEnableKineticScrollingPhysicsL ),
   664         };
   665         };
   665 
   666 
   666     const TInt count = sizeof( KFunctions ) / sizeof( TStifFunctionInfo );
   667     const TInt count = sizeof( KFunctions ) / sizeof( TStifFunctionInfo );
   667 
   668 
   668     return RunInternalL( KFunctions, count, aItem );
   669     return RunInternalL( KFunctions, count, aItem );