phoneuis/BubbleManager/Src/BMBubbleOutlookMiddle.cpp
branchRCL_3
changeset 19 544e34b3255a
parent 0 5f000ab63145
child 34 b68fcd923911
equal deleted inserted replaced
17:38529f706030 19:544e34b3255a
   383             BubbleUtils::PrepareBubbleImageL( 
   383             BubbleUtils::PrepareBubbleImageL( 
   384                 iFrameId,
   384                 iFrameId,
   385                 outerRect,
   385                 outerRect,
   386                 innerRect,
   386                 innerRect,
   387                 iBubble );
   387                 iBubble );
   388             
   388                       
   389             // Add transparency
       
   390             BubbleUtils::AddTransparencyToBubbleImageL( 
       
   391                 coMaskFrameId,
       
   392                 outerRect,
       
   393                 innerRect,
       
   394                 iBubble );
       
   395             
       
   396             if ( iHeader->CallObjectImage() )
   389             if ( iHeader->CallObjectImage() )
   397                 {
   390                 {
   398                 BubbleUtils::PrepareCallObjectImageL(
   391                 BubbleUtils::PrepareCallObjectImageL(
   399                     *iHeader,
   392                     *iHeader,
   400                     iBubbleManager.CallObjectImageIncallSize() );
   393                     iBubbleManager.CallObjectImageIncallSize() );