uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdommix50/src/bctestdommix50case.cpp
changeset 21 558113899881
parent 0 2f259fa3e83a
equal deleted inserted replaced
14:3320e4e6e8bb 21:558113899881
    40 const TInt KCurrMark = 5;
    40 const TInt KCurrMark = 5;
    41 
    41 
    42 const TInt KTimeOutSec = 40;
    42 const TInt KTimeOutSec = 40;
    43 const TInt KBuffSmallSize = 32;
    43 const TInt KBuffSmallSize = 32;
    44 
    44 
    45 const TInt KXRightPos = 100;
       
    46 const TInt KYDownPos  = 100;
       
    47 
       
    48 const TInt KDefaultVolumeLevel = 5;
    45 const TInt KDefaultVolumeLevel = 5;
    49 
    46 
    50 _LIT( KTitle, "Title" );
    47 _LIT( KTitle, "Title" );
    51 
    48 
    52 
    49