uiacceltk/hitchcock/coretoolkit/src/HuiFxLayer.cpp
branchRCL_3
changeset 17 c9d868f1e20c
parent 5 433cbbb6a04b
child 18 1801340c26a2
equal deleted inserted replaced
15:cd0ae4656946 17:c9d868f1e20c
   172     {
   172     {
   173     /* empty in baseclass */
   173     /* empty in baseclass */
   174     }
   174     }
   175 
   175 
   176 
   176 
       
   177 void CHuiFxLayer::SetVisualContentState(TBool /*aChanged*/, TBool /*aOpaque*/)
       
   178     {
       
   179     /* empty in baseclass */
       
   180     }
       
   181 
   177 TBool CHuiFxLayer::IsMarginEnabled() const
   182 TBool CHuiFxLayer::IsMarginEnabled() const
   178     {
   183     {
   179     return iMarginEnabled;
   184     return iMarginEnabled;
   180     }
   185     }
   181 
   186