uiacceltk/hitchcock/coretoolkit/src/HuiFxLayer.cpp
branchRCL_3
changeset 18 1801340c26a2
parent 17 c9d868f1e20c
child 19 e5af45d51884
equal deleted inserted replaced
17:c9d868f1e20c 18:1801340c26a2
    61     {
    61     {
    62     // Nothing to do
    62     // Nothing to do
    63     return ETrue;
    63     return ETrue;
    64     }
    64     }
    65 
    65 
       
    66 EXPORT_C void CHuiFxLayer::ReleaseAllCachedRenderTargets(CHuiFxEngine& /*aEngine*/)
       
    67     {
       
    68     // Nothing to do
       
    69     }
       
    70 
       
    71 
    66 EXPORT_C TBool CHuiFxLayer::VisualArea( TRect& /*aRect*/ )
    72 EXPORT_C TBool CHuiFxLayer::VisualArea( TRect& /*aRect*/ )
    67     {
    73     {
    68     // No area in base class
    74     // No area in base class
    69     return EFalse;
    75     return EFalse;
    70     }
    76     }